mirror of https://github.com/postgres/postgres
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 Paquierpull/14/head
parent
d6ded369a7
commit
596385be06
Loading…
Reference in new issue