diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-04-22 12:41:58 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-04-22 12:41:58 +0900 |
commit | 185d345d79095d705f02b3e1eb9fd0a06a144573 (patch) | |
tree | 32d2d8d54849a44dd3e87ea05c44b5af13f3ec81 /src/backend/access/gist/gist.c | |
parent | f04b11454d5dc35093d42f0e3148203ebb31e0ce (diff) | |
download | postgresql-185d345d79095d705f02b3e1eb9fd0a06a144573.tar.gz postgresql-185d345d79095d705f02b3e1eb9fd0a06a144573.zip |
doc: Mention naming convention used by injection points
All the injection points used in the tree have relied on an implied
rule: their names should be made of lower-case characters, with dashes
between the words used.
This commit adds a light mention about that in the docs, encouraging the
practice.
Author: Hayato Kuroda <kuroda.hayato@fujitsu.com>
Reviewed-by: Aleksander Alekseev <aleksander@timescale.com>
Discussion: https://postgr.es/m/OSCPR01MB14966E14C1378DEE51FB7B7C5F5B32@OSCPR01MB14966.jpnprd01.prod.outlook.com
Backpatch-through: 17
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions