1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-24 20:13:22 +01:00
David M 1b065fb74a Viewtopic:
- PGSQL friendly

New Install:
- file_get_contents

New/Old Install:
- remove remarks for PGSQL, some versions don't like 'em
- fixed the regex in remove_remarks
- rewrote split_sql_file

Schema:
- removed explicit inserts, replaced with implicit inserts. This is more friendly to our non auto incrementing friends. (One set of data is not fixed yet, the modules table)
- removed all those SELECT SETVAL statements, they were not needed.


git-svn-id: file:///svn/phpbb/trunk@5854 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-04-28 02:18:17 +00:00
..
2006-03-19 14:23:21 +00:00
2006-04-28 02:18:17 +00:00
2006-04-28 02:18:17 +00:00
2006-04-26 21:29:54 +00:00
2006-03-09 18:32:50 +00:00
2006-03-21 19:23:34 +00:00
2006-04-22 18:23:09 +00:00
2006-04-22 18:37:19 +00:00
2006-04-28 02:18:17 +00:00