aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistget.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2019-06-24 17:19:32 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2019-06-24 17:19:37 -0400
commitccfcc8fdbd9bdbfd18fda5d7c698af8d175f5319 (patch)
treeb974a08848c38be0eb5d186836bae2dcff0194d8 /src/backend/access/gist/gistget.c
parent82be666ee36842af2a1b81e570bd5578f264de65 (diff)
downloadpostgresql-ccfcc8fdbd9bdbfd18fda5d7c698af8d175f5319.tar.gz
postgresql-ccfcc8fdbd9bdbfd18fda5d7c698af8d175f5319.zip
Purely-cosmetic adjustments in tablecmds.c.
Move ATExecAlterColumnGenericOptions away from where it was unthinkingly dropped, in the middle of a lot of ALTER COLUMN TYPE code. I don't have any high principles about where to put it instead, so let's just put it after ALTER COLUMN TYPE and before ALTER OWNER, matching existing decisions about how to order related code stanzas. Also add the minimal function header comment that the original author was too cool to bother with. Along the way, upgrade header comments for nearby ALTER COLUMN TYPE functions. Discussion: https://postgr.es/m/14787.1561403130@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions