aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/postgres7.php
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #497093 + other updatesPaul S. Owen2002-01-011-166/+113
* Missing transaction code ... may have caused some or all of the current Postg...Paul S. Owen2001-12-311-0/+3
* Fix for insert_id problemPaul S. Owen2001-11-291-2/+8
* Updated mssql schema and basic, and added commit for remaining transactionsPaul S. Owen2001-09-071-1/+9
* Re-added GPL disclaimersJames Atkinson2001-08-301-1/+10
* Modified header commentsPaul S. Owen2001-08-261-10/+1
* Switched to associative and numbered fetcharrayPaul S. Owen2001-07-091-1/+1
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-0/+3
* Transaction capability moved to DB classesPaul S. Owen2001-07-031-3/+40
* Next ID didn't need the + 1James Atkinson2001-05-251-3/+3
* Fixed some more issuesPaul S. Owen2001-05-141-2/+2
* Fixed LIMIT and other issuesPaul S. Owen2001-05-141-14/+23
* Removed set_db and added affectedrowsPaul S. Owen2001-03-201-34/+16
* A few minor fixes and general cleanupPaul S. Owen2001-02-231-241/+366
* Initial revisionJames Atkinson2001-02-171-0/+278