pgsql: Doc: Fix logical replication examples. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Doc: Fix logical replication examples.
Date
Msg-id E1ue6CA-00096E-0B@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Doc: Fix logical replication examples.

The definition of \dRp+ was modified in commit 7054186c4e. This patch
updates the column list and row filter examples to align with the revised
definition.

Author: Shlok Kyal <shlok.kyal.oss@gmail.com>
Reviewed by: Peter Smith <smithpb2250@gmail.com>
Backpatch-through: 18, where it was introduced
Discussion: https://postgr.es/m/CANhcyEUvqkSO6b9zi_fs_BBPEge5acj4mf8QKmq2TX-7axa7EQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ce6513e96a170510e2c54e82e3ad39fa46babb40

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 42 +++++++++++++++++------------------
1 file changed, 21 insertions(+), 21 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: doc: Inform about aminsertcleanup optional NULLness
Next
From: Andrei Lepikhov
Date:
Subject: Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport()