aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/tsgistidx.c
diff options
context:
space:
mode:
authorStephen Frost <sfrost@snowman.net>2016-12-21 13:47:06 -0500
committerStephen Frost <sfrost@snowman.net>2016-12-21 13:47:06 -0500
commit19990918d3fa2a445561627ed415b5891602f7fe (patch)
tree0866aaa8c27bbae9cabb28b02f0a3024ce10e00e /src/backend/utils/adt/tsgistidx.c
parent58b1362642d47bd7a7ed1157035a38671555e860 (diff)
downloadpostgresql-19990918d3fa2a445561627ed415b5891602f7fe.tar.gz
postgresql-19990918d3fa2a445561627ed415b5891602f7fe.zip
For 8.0 servers, get last built-in oid from pg_database
We didn't start ensuring that all built-in objects had OIDs less than 16384 until 8.1, so for 8.0 servers we still need to query the value out of pg_database. We need this, in particular, to distinguish which casts were built-in and which were user-defined. For HEAD, we only worry about going back to 8.0, for the back-branches, we also ensure that 7.0-7.4 work. Discussion: https://www.postgresql.org/message-id/flat/20160504183952.GE10850%40tamriel.snowman.net
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions