fix a php notice about undefinied index tablespace for pg < 8.0 when creating a table...
authorioguix <ioguix>
Thu, 27 Dec 2007 18:28:36 +0000 (18:28 +0000)
committerioguix <ioguix>
Thu, 27 Dec 2007 18:28:36 +0000 (18:28 +0000)
commitd6ecf92967aed99377514f4ed99ce60cc78d2e96
tree764ba6d85028091cc2633c16aa9b295cc74533ad
parentec67c35f003a955b4492c9c423961e069ab193a9
fix a php notice about undefinied index tablespace for pg < 8.0 when creating a table with "create table (like ...)"
tables.php