forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit11d40a4
committed
Throw a more on-point error for publications depending on columns.
Same as42b0412, except that the trouble case is a publicationWHERE clause that depends on a column.Again reported by Alexander Lakhin. Back-patch to v15 wherewe added publication WHERE clauses.Discussion:https://postgr.es/m/548a47bc-87ae-b3df-c6a2-60b9966f808b@gmail.com1 parentec235d8 commit11d40a4
1 file changed
+14
-1
lines changedLines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12843 | 12843 |
| |
12844 | 12844 |
| |
12845 | 12845 |
| |
| 12846 | + | |
| 12847 | + | |
| 12848 | + | |
| 12849 | + | |
| 12850 | + | |
| 12851 | + | |
| 12852 | + | |
| 12853 | + | |
| 12854 | + | |
| 12855 | + | |
| 12856 | + | |
| 12857 | + | |
| 12858 | + | |
| 12859 | + | |
12846 | 12860 |
| |
12847 | 12861 |
| |
12848 | 12862 |
| |
| |||
12873 | 12887 |
| |
12874 | 12888 |
| |
12875 | 12889 |
| |
12876 |
| - | |
12877 | 12890 |
| |
12878 | 12891 |
| |
12879 | 12892 |
| |
|
0 commit comments
Comments
(0)