forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit79718c1
committed
Fix variable initialization with ALTER SUBSCRIPTION DROP PUBLICATION
copy_data is not a supported option with this sub-command of ALTERSUBSCRIPTION, which would not make a variable related to it initializedafter parsing the option set in DefElems. A refresh could then refer toit.Author: Ranier VilelaReviewed-by: Peter SmithDiscussion:https://postgr.es/m/CAEudQAp5P8nr=ze2Gv=BMj=DJFZnrvendZCZcC-fos3QiDe2sg@mail.gmail.com1 parent09a69f6 commit79718c1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
949 | 949 |
| |
950 | 950 |
| |
951 | 951 |
| |
952 |
| - | |
| 952 | + | |
953 | 953 |
| |
954 | 954 |
| |
955 | 955 |
| |
|
0 commit comments
Comments
(0)