summaryrefslogtreecommitdiff
path: root/src/backend/commands/trigger.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2020-03-03 12:22:04 +0900
committerFujii Masao <fujii@postgresql.org>2020-03-03 12:25:05 +0900
commit7a00f50ea63175447b7621bb94e8341bf1c34a9c (patch)
tree47f4242e44ac599a790ac440acbec84892c83a12 /src/backend/commands/trigger.c
parente2ff91b4c36c582c695a69864dd7b4c988202bfe (diff)
Fix the name of the first WAL segment file, in docs.
Previously the documentation explains that WAL segment files start at 000000010000000000000000. But the first WAL segment file that initdb creates is 000000010000000000000001 not 000000010000000000000000. This change was caused by old commit 8c843fff2d, but the documentation had not been updated a long time. Back-patch to all supported branches. Author: Fujii Masao Reviewed-by: David Zhang Discussion: https://postgr.es/m/CAHGQGwHOmGe2OqGOmp8cOfNVDivq7dbV74L5nUGr+3eVd2CU2Q@mail.gmail.com
Diffstat (limited to 'src/backend/commands/trigger.c')
0 files changed, 0 insertions, 0 deletions