Disable OID handling on PG12
authorJean-Michel Vourgère <nirgal@debian.org>
Wed, 6 Nov 2019 17:01:27 +0000 (18:01 +0100)
committerRobert Treat <rob@xzilla.net>
Sun, 8 Dec 2019 02:43:22 +0000 (21:43 -0500)
commitf40fcaa3dd89b5baf7c68b03e47618261960b872
tree17cc445d047298b8c67be44b548d681e6e57e74e
parentfa5119cc1afcf62e5d647a0855ad37637bc29cf2
Disable OID handling on PG12

Notes:
- "CREATE TABLE WITHOUT OIDS" continues to work, for now
- "SHOW default_with_oids" continues to work, for now
all_db.php
classes/database/Postgres.php
classes/database/Postgres11.php
database.php
schemas.php
tables.php
tblproperties.php