Address points made in post-commit review of replication origins. Amit reviewed the replication origins patch and made some good points. Address them. This fixes typos in error messages, docs and comments and adds a missing error check (although in a should-never-happen scenario).
Discussion: caa4ek1jqubvewwkwumbpryfaje4190ug0y-oauhwq6td83v...@mail.gmail.com Backpatch: 9.5, where replication origins were introduced. Branch ------ REL9_5_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/37163e22bddb30a235c9748f49ad54d5e99db142 Modified Files -------------- doc/src/sgml/catalogs.sgml | 9 +++++---- doc/src/sgml/func.sgml | 2 +- doc/src/sgml/replication-origins.sgml | 2 +- src/backend/access/transam/xloginsert.c | 2 +- src/backend/replication/logical/origin.c | 19 +++++++++++-------- 5 files changed, 19 insertions(+), 15 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
