diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-07 12:08:18 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2016-11-07 12:08:18 -0500 |
commit | e3e66d8a9813d22c2aa027d8f373a96d4d4c1b15 (patch) | |
tree | 48f815cb2561f9e5cc7d4adeaf375180f49470ef /src/backend/utils/adt/xml.c | |
parent | c59f94e81e56fe24428952f116f3c9555f42cc4f (diff) | |
download | postgresql-e3e66d8a9813d22c2aa027d8f373a96d4d4c1b15.tar.gz postgresql-e3e66d8a9813d22c2aa027d8f373a96d4d4c1b15.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/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions