Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorAlvaro Herrera2020-03-10 14:28:23 +0000
committerAlvaro Herrera2020-03-10 14:28:23 +0000
commit40b3e2c201af10c27a2c4c5bfcd029026b4cdff3 (patch)
treec19e65a9b38c3ed42c26d58a25a349d0049a8606 /config
parent0a42a2e9ce8481a024d085f2cc526a366db8df59 (diff)
Split out CreateCast into src/backend/catalog/pg_cast.c
This catalog-handling code was previously together with the rest of CastCreate() in src/backend/commands/functioncmds.c. A future patch will need a way to add casts internally, so this will be useful to have separate. Also, move the nearby get_cast_oid() function from functioncmds.c to lsyscache.c, which seems a more natural place for it. Author: Paul Jungwirth, minor edits by Álvaro Discussion: https://postgr.es/m/20200309210003.GA19992@alvherre.pgsql
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions