aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/db/postgres7.php
Commit message (Collapse)AuthorAgeFilesLines
* RenamedPaul S. Owen2002-07-161-397/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@2697 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed various transaction related issues and changed mssql-odbc name to ... ↵Paul S. Owen2002-03-051-13/+12
| | | | | | mssql-odbc, hopefully this hasn't been (and won't be) responsible for any problems ... git-svn-id: file:///svn/phpbb/trunk@2269 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bugs #515461 and #515460, limit and nextid issues.Paul S. Owen2002-02-111-3/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2084 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix various var not set warnings ... many thanks go to The Horta for ↵Paul S. Owen2002-01-281-1/+2
| | | | | | pointing out and offering fixes for many of these git-svn-id: file:///svn/phpbb/trunk@1997 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for bug #497093 + other updatesPaul S. Owen2002-01-011-166/+113
| | | | git-svn-id: file:///svn/phpbb/trunk@1764 89ea8834-ac86-4346-8a33-228a782c2dd0
* Missing transaction code ... may have caused some or all of the current ↵Paul S. Owen2001-12-311-0/+3
| | | | | | PostgreSQL issues ... git-svn-id: file:///svn/phpbb/trunk@1754 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix for insert_id problemPaul S. Owen2001-11-291-2/+8
| | | | git-svn-id: file:///svn/phpbb/trunk@1476 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated mssql schema and basic, and added commit for remaining transactionsPaul S. Owen2001-09-071-1/+9
| | | | git-svn-id: file:///svn/phpbb/trunk@1000 89ea8834-ac86-4346-8a33-228a782c2dd0
* Re-added GPL disclaimersJames Atkinson2001-08-301-1/+10
| | | | git-svn-id: file:///svn/phpbb/trunk@943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Modified header commentsPaul S. Owen2001-08-261-10/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@933 89ea8834-ac86-4346-8a33-228a782c2dd0
* Switched to associative and numbered fetcharrayPaul S. Owen2001-07-091-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@611 89ea8834-ac86-4346-8a33-228a782c2dd0
* Number of queries executed ... for testing onlyPaul S. Owen2001-07-081-0/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Transaction capability moved to DB classesPaul S. Owen2001-07-031-3/+40
| | | | git-svn-id: file:///svn/phpbb/trunk@546 89ea8834-ac86-4346-8a33-228a782c2dd0
* Next ID didn't need the + 1James Atkinson2001-05-251-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@324 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed some more issuesPaul S. Owen2001-05-141-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@294 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed LIMIT and other issuesPaul S. Owen2001-05-141-14/+23
| | | | git-svn-id: file:///svn/phpbb/trunk@292 89ea8834-ac86-4346-8a33-228a782c2dd0
* Removed set_db and added affectedrowsPaul S. Owen2001-03-201-34/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@109 89ea8834-ac86-4346-8a33-228a782c2dd0
* A few minor fixes and general cleanupPaul S. Owen2001-02-231-241/+366
| | | | git-svn-id: file:///svn/phpbb/trunk@22 89ea8834-ac86-4346-8a33-228a782c2dd0
* Initial revisionJames Atkinson2001-02-171-0/+278
git-svn-id: file:///svn/phpbb/trunk@2 89ea8834-ac86-4346-8a33-228a782c2dd0