Reword the sentence for pg_logical_slot_peek_changes function. Previously the duplicated paragraphs were used next to each other in the document to demonstrate that the changes in the stream were not consumed by pg_logical_slot_peek_changes function. But some users misunderstood that the duplication of the same paragraph was just typo. So this commit rewords the sentence in the latter paragraph for less confusing.
Christoph Moench-Tegeder Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/850ebf2db574a0c28a4f34eceae3c77dbc6320c8 Modified Files -------------- doc/src/sgml/logicaldecoding.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
