aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeModifyTable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-11-07 12:08:19 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2016-11-07 12:08:19 -0500
commite2f5cd9cf5588cc37f665fb2ca061898b5c73f2a (patch)
tree403774282daa86cdcf81c869210d99df222b9675 /src/backend/executor/nodeModifyTable.c
parente98c3ab2bd65f0e78bce20ace477eeed76b87345 (diff)
downloadpostgresql-e2f5cd9cf5588cc37f665fb2ca061898b5c73f2a.tar.gz
postgresql-e2f5cd9cf5588cc37f665fb2ca061898b5c73f2a.zip
Band-aid fix for incorrect use of view options as StdRdOptions.
We really ought to make StdRdOptions and the other decoded forms of reloptions self-identifying, but for the moment, assume that only plain relations could possibly be user_catalog_tables. Fixes problem with bogus "ON CONFLICT is not supported on table ... used as a catalog table" error when target is a view with cascade option. Discussion: <26681.1477940227@sss.pgh.pa.us>
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions