diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-05-02 17:36:31 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-05-02 17:36:31 -0400 |
commit | 5f4a1a0a7758bb3bd0cfa58a48a1537bb2c0024b (patch) | |
tree | 551a073a3b3bbaa75c0c94c8119918415d2a5a83 /contrib/postgres_fdw/postgres_fdw.c | |
parent | da55e4cd1f407d0ea70d505f7aec06c6e1dfe518 (diff) | |
download | postgresql-5f4a1a0a7758bb3bd0cfa58a48a1537bb2c0024b.tar.gz postgresql-5f4a1a0a7758bb3bd0cfa58a48a1537bb2c0024b.zip |
Throw a more on-point error for publications depending on columns.
Same as 42b041243, except that the trouble case is a publication
WHERE clause that depends on a column.
Again reported by Alexander Lakhin. Back-patch to v15 where
we added publication WHERE clauses.
Discussion: https://postgr.es/m/548a47bc-87ae-b3df-c6a2-60b9966f808b@gmail.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions