Doc: Fix logical replication examples.

Amit Kapila <akapila@postgresql.org>

Commit: 0e8c6565513d2c8e473de29b317474b277311fc0
Author: Amit Kapila <akapila@postgresql.org>
Date: 2025-07-22T05:56:22Z
Releases: 18.0
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

Documentation touched

Discussion