Drop BaseDB.php and move its functions to Postgres.php . Reorder functions in Postgre...
authorsoranzo <soranzo>
Tue, 3 Aug 2004 16:16:01 +0000 (16:16 +0000)
committersoranzo <soranzo>
Tue, 3 Aug 2004 16:16:01 +0000 (16:16 +0000)
commit35e21c3e221b854760c8c155e389b0ce1eea4c60
tree9b74a99fb981c4c1a5ef0acacb882dee837382d0
parentab05425eccf3461cebf065fef5912b5721105958
Drop BaseDB.php and move its functions to Postgres.php . Reorder functions in Postgres.php . Remove unused function setOwnerOfTable().
classes/database/BaseDB.php [deleted file]
classes/database/Postgres.php
classes/database/Postgres71.php