diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-04-22 10:01:42 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-04-22 10:01:42 +0900 |
commit | 21a9b2b086fab75091c8a848de9fd9aba48a11b8 (patch) | |
tree | bf26d994609136196b6edf1c2b2e06fa879fe585 /src/backend/access/gist/gist.c | |
parent | 12bf43410aba58a577a8519e031a0e24631eaf33 (diff) | |
download | postgresql-21a9b2b086fab75091c8a848de9fd9aba48a11b8.tar.gz postgresql-21a9b2b086fab75091c8a848de9fd9aba48a11b8.zip |
Rename injection point for invalidation messages at end of transaction
This injection point was named "AtEOXact_Inval-with-transInvalInfo", not
respecting the implied naming convention that injection points should
use lower-case characters, with terms separated by dashes. All the
other points defined in the tree follow this style, so let's be more
consistent.
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