Doc: Fix logical replication examples.

Amit Kapila <akapila@postgresql.org>

Commit: ce6513e96a170510e2c54e82e3ad39fa46babb40
Author: Amit Kapila <akapila@postgresql.org>
Date: 2025-07-22T06:00:21Z
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

Files

PathChange+/−
doc/src/sgml/logical-replication.sgml modified +21 −21

Discussion