Fix for alterSchema
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Wed, 29 Oct 2008 03:54:09 +0000 (23:54 -0400)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Wed, 29 Oct 2008 03:54:09 +0000 (23:54 -0400)
commit358458f61b147fe76ea9d5d57dab4ab7e5deeacb
treebe57cdcff8f7f617e5bbdddcec743ddf7926389f
parent681c244a09e1b4792de1b798e92a4702cb53a04a
Fix for alterSchema
- pg 7.3 can not alter a schema !
- fix a bug on alter schema owner when alter schema name in the same time
classes/database/Postgres.php
classes/database/Postgres73.php
schemas.php