doc patch: clarify the naming rule for injection_points
Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
From: "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>
To: "'pgsql-hackers@lists.postgresql.org'" <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-14T11:01:51Z
Lists: pgsql-hackers
Attachments
- 0001-Doc-clarify-the-naming-rule-for-injection-points.patch (application/octet-stream) patch 0001
Dear hackers, This is a forked thread from [1]. Naming rule of points is not determined yet, but most of them have lower cases and each term are divided by dash "-". I think this is a good chance to formally clarify it. PSA adding the description. I was confused the correct place for the description. I added at the end of first paragraph, because it describes how we add and use it. Suggestions are very welcomed. [1]: https://www.postgresql.org/message-id/OSCPR01MB14966B78F3AF15C252EB9E02FF5B32%40OSCPR01MB14966.jpnprd01.prod.outlook.com Best regards, Hayato Kuroda FUJITSU LIMITED
Commits
-
doc: Mention naming convention used by injection points
- 185d345d7909 17.5 landed
- e29df428a1dc 18.0 landed
-
Rename injection point for invalidation messages at end of transaction
- 21a9b2b086fa 17.5 landed
- 02c63f9438e0 18.0 landed