aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-04-12 19:45:43 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-04-12 19:45:43 +0000
commit2662d0fb62d71562dfcc81f37bd624ffe9a9a092 (patch)
tree0bfffc158499790cbdc96e21c9a582cf97752db2 /src/backend/commands/dbcommands.c
parentdffab0c88d17d4169b0827b0e5c7a8f7a4e8ebbb (diff)
downloadpostgresql-2662d0fb62d71562dfcc81f37bd624ffe9a9a092.tar.gz
postgresql-2662d0fb62d71562dfcc81f37bd624ffe9a9a092.zip
Adjust pg_cast.h so that the OIDs assigned to built-in casts come from
genbki.sh's pool (10000-16383) instead of being run-time assigned by heap_insert. Might as well use the pool as long as it's there ... I was a bit bemused to realize that it hadn't been in use at all since 7.2. initdb not forced since this doesn't really affect anything. The OIDs of casts and system indexes will change next time you do one, though.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions