Minor improvements in sequence decoding code and docs
authorTomas Vondra <tomas.vondra@postgresql.org>
Fri, 25 Mar 2022 19:12:50 +0000 (20:12 +0100)
committerTomas Vondra <tomas.vondra@postgresql.org>
Fri, 25 Mar 2022 20:07:17 +0000 (21:07 +0100)
commit05843b1aa49df2ecc9b97c693b755bd1b6f856a9
tree95d7199c707bb21b8f5af3966b746d8a4249851d
parent174877f1e344812f620fd8891af97104d5dfca13
Minor improvements in sequence decoding code and docs

A couple minor comment improvements and code cleanups, based on
post-commit feedback to the sequence decoding patch.

Author: Amit Kapila, vignesh C
Discussion: https://postgr.es/m/aeb2ba8d-e6f4-5486-cc4c-0d4982c291cb@enterprisedb.com
doc/src/sgml/protocol.sgml
src/backend/catalog/pg_publication.c
src/backend/commands/publicationcmds.c
src/backend/replication/pgoutput/pgoutput.c