diff options
author | Andres Freund <andres@anarazel.de> | 2014-08-12 11:12:16 +0200 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2014-08-12 13:06:34 +0200 |
commit | 596385be06e1c8ac7291958a556b10b37ee333d5 (patch) | |
tree | e2d9e712a61d8cba606a22364901fa51e6643018 /src/backend/tcop/postgres.c | |
parent | d6ded369a7793c926661f492c153a6dd05afc5bc (diff) | |
download | postgresql-596385be06e1c8ac7291958a556b10b37ee333d5.tar.gz postgresql-596385be06e1c8ac7291958a556b10b37ee333d5.zip |
pg_recvlogical message and code improvements.
Some error messages complained about --init and --stop being used
whereas the --create and --drop are the correct verbs. Fix that.
Also a XLogRecPtr was tested in a boolean fashion instead of being
compared to InvalidXLogRecPtr.
Backpatch to 9.4 where pg_recvlogical was introduced.
Michael Paquier
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions