aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/ruleutils.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2023-05-05 21:25:44 +0900
committerMichael Paquier <michael@paquier.xyz>2023-05-05 21:25:44 +0900
commit58f5edf849900bc248b7c909ca17da7287306c41 (patch)
tree83666d2509a28b51dc8323d6443827e0fcbbc9b1 /src/backend/utils/adt/ruleutils.c
parent95f5a7a42c048ec01ba2650496296fe88aacd50f (diff)
downloadpostgresql-58f5edf849900bc248b7c909ca17da7287306c41.tar.gz
postgresql-58f5edf849900bc248b7c909ca17da7287306c41.zip
Fix typo with wait event for SLRU buffer of commit timestamps
This wait event was documented as "CommitTsBuffer" since its introduction, but the code named it "CommitTSBuffer". This commit fixes the code to follow the term documented, which is also more consistent with the naming of the other wait events used for commit timestamps. Introduced by 5da1493. Author: Alexander Lakhin Discussion: https://postgr.es/m/e8c38840-596a-83d6-bd8d-cebc51111572@gmail.com Backpatch-through: 13
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions