forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit5f4a1a0
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 parentda55e4c commit5f4a1a0
1 file changed
+14
-1
lines changedLines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12816 | 12816 |
| |
12817 | 12817 |
| |
12818 | 12818 |
| |
| 12819 | + | |
| 12820 | + | |
| 12821 | + | |
| 12822 | + | |
| 12823 | + | |
| 12824 | + | |
| 12825 | + | |
| 12826 | + | |
| 12827 | + | |
| 12828 | + | |
| 12829 | + | |
| 12830 | + | |
| 12831 | + | |
| 12832 | + | |
12819 | 12833 |
| |
12820 | 12834 |
| |
12821 | 12835 |
| |
| |||
12845 | 12859 |
| |
12846 | 12860 |
| |
12847 | 12861 |
| |
12848 |
| - | |
12849 | 12862 |
| |
12850 | 12863 |
| |
12851 | 12864 |
| |
|
0 commit comments
Comments
(0)