diff options
author | Fujii Masao <fujii@postgresql.org> | 2025-07-03 23:39:45 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2025-07-03 23:39:45 +0900 |
commit | c84698ceaea8a08b1d11d527ce9530a98b156799 (patch) | |
tree | 4bff327eb2c4f923e8a5ca869da36c7900e840a1 /src/backend/utils/adt/numeric.c | |
parent | 81a2625eb2e4608ba6ca41b2bf548dce8d81ced7 (diff) | |
download | postgresql-c84698ceaea8a08b1d11d527ce9530a98b156799.tar.gz postgresql-c84698ceaea8a08b1d11d527ce9530a98b156799.zip |
Remove leftover dead code from commit_ts.h.
Commit 08aa89b3262 removed the COMMIT_TS_SETTS WAL record,
leaving xl_commit_ts_set and SizeOfCommitTsSet unused. However,
it missed removing these definitions. This commit cleans up
the leftover code.
Since this is a cleanup rather than a bug fix, it is applied only to
the master branch.
Author: Andy Fan <zhihuifan1213@163.com>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/87ecuzmkqf.fsf@163.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions