aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/tablecmds.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2018-09-03 12:58:42 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2018-09-03 12:58:42 -0300
commitbd47c4a9d4ec55e26e841754ce62c23ca9008e87 (patch)
treec1a185a30ff993c0ef983040e0babdca3ba05ad2 /src/backend/commands/tablecmds.c
parent081cf78d12f17c97efc6199039bc83f059fffcf6 (diff)
downloadpostgresql-bd47c4a9d4ec55e26e841754ce62c23ca9008e87.tar.gz
postgresql-bd47c4a9d4ec55e26e841754ce62c23ca9008e87.zip
Remove pg_constraint.conincluding
This column was added in commit 8224de4f42cc ("Indexes with INCLUDE columns and their support in B-tree") to ease writing the ruleutils.c supporting code for that feature, but it turns out to be unnecessary -- we can do the same thing with just one more syscache lookup. Even the documentation for the new column being removed in this commit is awkward. Discussion: https://postgr.es/m/20180902165018.33otxftp3olgtu4t@alvherre.pgsql
Diffstat (limited to 'src/backend/commands/tablecmds.c')
0 files changed, 0 insertions, 0 deletions