From: | Amit Kapila <akapila(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: Doc: Fix logical replication examples. |
Date: | 2025-07-22 06:09:46 |
Message-ID: | E1ue6CA-00096E-0B@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | 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(dot)kyal(dot)oss(at)gmail(dot)com>
Reviewed by: Peter Smith <smithpb2250(at)gmail(dot)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(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Bertrand Drouvot | 2025-07-22 07:01:09 | Re: pgsql: Introduce pg_shmem_allocations_numa view |
Previous Message | Michael Paquier | 2025-07-22 05:35:06 | pgsql: doc: Inform about aminsertcleanup optional NULLness |