forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4d5105a
committed
Improve error message for pg_create_subscription.
c3afe8c updated this error message, but it didn't use the newstyle established inde4d456.Reviewed-by: Tom LaneDiscussion:https://postgr.es/m/20230512203721.GA2644063%40nathanxps13.home1 parent51b2c08 commit4d5105a
File tree
2 files changed
+5
-2
lines changed- src
- backend/commands
- test/regress/expected
2 files changed
+5
-2
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
611 | 611 |
| |
612 | 612 |
| |
613 | 613 |
| |
614 |
| - | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
615 | 617 |
| |
616 | 618 |
| |
617 | 619 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
| 83 | + | |
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
|
0 commit comments
Comments
(0)