Cope with the removal of pg_class.relhasoids in PG12 correctly when retrieving updata...
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 5 Jan 2020 01:01:07 +0000 (10:01 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Sun, 5 Jan 2020 01:01:07 +0000 (10:01 +0900)
commit2be35a64b0143cb8648f44ed4745bfddfeb96e55
treeb771e2ad22308ac1e2b8b8223cdc51a348e8ca9d
parent0d7a8ddd28813a85b459192453eff48df710c2b3
Cope with the removal of pg_class.relhasoids in PG12 correctly when retrieving updatable cursors.
connection.c
parse.c
statement.h