Fix bug where many requests fail when a schema has a ' or a " in the Postgres* class...
authorGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 2 Oct 2009 02:05:21 +0000 (04:05 +0200)
committerGuillaume (ioguix) de Rorthais <ioguix@free.fr>
Fri, 2 Oct 2009 02:05:21 +0000 (04:05 +0200)
commit71018e3c0668e50bc8dabdf3bb6338865d31e1f5
tree6f9fcec66b87cdd356c325391afc075706a46747
parenta6da6f8ae536a8da187edd2ec5bdbe963452e790
Fix bug where many requests fail when a schema has a ' or a " in the Postgres* class files.
classes/database/Postgres.php
classes/database/Postgres73.php
classes/database/Postgres74.php
classes/database/Postgres80.php
classes/database/Postgres81.php
classes/database/Postgres82.php