Re: clarifying trigger/rule behavior on logical replication subscribers
Peter Smith <smithpb2250@gmail.com>
From: Peter Smith <smithpb2250@gmail.com>
To: "Jonathan S. Katz" <jkatz@postgresql.org>
Cc: Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2023-06-21T00:03:09Z
Lists: pgsql-docs
Attachments
- v2-0001-doc-Clarify-behavior-of-triggers-rules-in-a-logical-subscriber-REL_13.patch (application/octet-stream) patch v2-0001
- v2-0001-doc-Clarify-behavior-of-triggers-rules-in-a-logical-subscriber-REL_11.patch (application/octet-stream) patch v2-0001
- v2-0001-doc-Clarify-behavior-of-triggers-rules-in-a-logical-subscriber-REL_12.patch (application/octet-stream) patch v2-0001
- v2-0001-doc-Clarify-behavior-of-triggers-rules-in-a-logical-subscriber-REL_14.patch (application/octet-stream) patch v2-0001
- v2-0001-doc-Clarify-behavior-of-triggers-rules-in-a-logical-subscriber-HEAD.patch (application/octet-stream) patch v2-0001
- v2-0001-doc-Clarify-behavior-of-triggers-rules-in-a-logical-subscriber-REL_15.patch (application/octet-stream) patch v2-0001
Hi. I have made a patch v2. This addresses the following: - [1] Vignesh's review comment about unclosed SGML literal tag. - [2] Euler's review comment about the word "replica" But I did not address Euler's other review suggestion [2] about giving direct links, because actually this patch text (without any direct links) is almost identical with the existing "session_replication_role" docs [3]. Instead of making the scope of this patch bigger, if direct links are really wanted, I thought it is better to have a separate patch for that which can address both docs. ~~~ I also tested/attached back-patches of the v2 patch for earlier PostgreSQL versions. Actually, it turns out all the patches are the same -- just named differently. ------ [1] https://www.postgresql.org/message-id/CALDaNm1fAaeOhdTts3LgXs_e1TPZke3-HqFA9b8ZjVXOM66H5Q%40mail.gmail.com [2] https://www.postgresql.org/message-id/288747bd-911b-4370-8db2-6ecbb096037e%40app.fastmail.com [3] https://www.postgresql.org/docs/devel/runtime-config-client.html Kind Regards, Peter Smith. Fujitsu Australia
Commits
-
Doc: Clarify the behavior of triggers/rules in a logical subscriber.
- f5c446e33675 16.0 landed
- 8aac6140c8ac 15.4 landed
- 991983fcf650 14.9 landed
- 19867d5f2d5f 13.12 landed
- 8a7ab6bc259a 12.16 landed
- 05fb8954b5aa 11.21 landed