- Notifications
You must be signed in to change notification settings - Fork5
Commit596385b
committed
pg_recvlogical message and code improvements.
Some error messages complained about --init and --stop being usedwhereas the --create and --drop are the correct verbs. Fix that.Also a XLogRecPtr was tested in a boolean fashion instead of beingcompared to InvalidXLogRecPtr.Backpatch to 9.4 where pg_recvlogical was introduced.Michael Paquier1 parentd6ded36 commit596385b
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
814 | 814 |
| |
815 | 815 |
| |
816 | 816 |
| |
817 |
| - | |
| 817 | + | |
818 | 818 |
| |
819 | 819 |
| |
820 | 820 |
| |
821 | 821 |
| |
822 | 822 |
| |
823 |
| - | |
| 823 | + | |
824 | 824 |
| |
825 |
| - | |
| 825 | + | |
826 | 826 |
| |
827 | 827 |
| |
828 | 828 |
| |
|
0 commit comments
Comments
(0)