refactor alterTable methods, add support for altering table's schema and fix a bad...
authorioguix <ioguix>
Wed, 21 Nov 2007 15:45:31 +0000 (15:45 +0000)
committerioguix <ioguix>
Wed, 21 Nov 2007 15:45:31 +0000 (15:45 +0000)
commit09fedd117d7604189d6645884915ae61a113b5a4
treecbec76be1eb8c7bf77c0a7b3ea58fc80be40de47
parent4b34066ab4a0475adc27320ecd31fe17386ac9b0
refactor alterTable methods, add support for altering table's schema and fix a bad test in alterSeq methods. To test for pg < 8.2
classes/database/Postgres.php
classes/database/Postgres71.php
classes/database/Postgres74.php
classes/database/Postgres80.php
classes/database/Postgres81.php
tblproperties.php