Обсуждение: pgsql: Reword the sentence for pg_logical_slot_peek_changes function.

Поиск
Список
Период
Сортировка

pgsql: Reword the sentence for pg_logical_slot_peek_changes function.

От
Fujii Masao
Дата:
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/61e48efba579682f75332688bdb89f9eee24fb63

Modified Files
--------------
doc/src/sgml/logicaldecoding.sgml |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)