diff options
author | Amit Kapila <akapila@postgresql.org> | 2025-05-26 11:05:05 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2025-05-26 11:05:05 +0530 |
commit | 3bcb554fd2154d2d9b25e942970163e581d0d5fc (patch) | |
tree | a190215149b56cd6479d26c64a8f3f692fc20940 /src/interfaces/python/tutorial/syscat.py | |
parent | 47d90b741d097f2881b258de3aedcef2876b3f17 (diff) | |
download | postgresql-3bcb554fd2154d2d9b25e942970163e581d0d5fc.tar.gz postgresql-3bcb554fd2154d2d9b25e942970163e581d0d5fc.zip |
Doc: Make logical replication examples executable in bulk.
To improve the usability of logical replication examples, we need to
enable bulk copy-pasting of DML/DDL series.
Currently, output command tags and prompts disrupt this workflow. While
prompts are typically removed, converting them to comments is acceptable
here, given the multi-server context.
Additionally, ensure all examples containing operators like < and > are
wrapped in CDATA blocks to guarantee correct rendering and consistency
with other places.
Author: David G. Johnston <david.g.johnston@gmail.com>
Reviewed-by: Peter Smith <smithpb2250@gmail.com>
Discussion: https://postgr.es/m/CAKFQuwbhbL1uaDTuo9shmo1rA-fX6XGotR7qZQ7rd-ia5ZDoQA@mail.gmail.com
Diffstat (limited to 'src/interfaces/python/tutorial/syscat.py')
0 files changed, 0 insertions, 0 deletions