allow editing/deleting rows by oid again. guards are in place against duplicate...
authorchriskl <chriskl>
Mon, 8 Sep 2003 09:26:17 +0000 (09:26 +0000)
committerchriskl <chriskl>
Mon, 8 Sep 2003 09:26:17 +0000 (09:26 +0000)
commit36ab0b9c2075e7207e2a4c551901e9b2d2c533ad
tree563d98bfad35bbcc6583bdd287a013821e8c03e9
parenta67ccdfefbcdbcc982fc390ae89e3ea1e48b98fb
allow editing/deleting rows by oid again.  guards are in place against duplicate oids.  skip indexes that are functional or partial.  prefer primary keys, unique keys and then oids.  fix for < 7.3.  xhtml fixes from nicola.  new translation string :(
BUGS
HISTORY
classes/database/BaseDB.php
classes/database/Postgres.php
classes/database/Postgres73.php
lang/english.php
lang/recoded/english.php
tables.php