diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-07-08 21:24:34 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-07-08 21:24:34 +0900 |
commit | 654242fd81cfbdd229ec2a752a9f857a84cc039b (patch) | |
tree | 5f32bc920c42a8a9b68ba2f7c7e2cede42546438 /src/backend/access/transam/commit_ts.c | |
parent | eb2c8a8f816b6c411047eeab7a326e8356a2c0a8 (diff) | |
download | postgresql-654242fd81cfbdd229ec2a752a9f857a84cc039b.tar.gz postgresql-654242fd81cfbdd229ec2a752a9f857a84cc039b.zip |
Fix incorrect variable datatype.
Since slot_keep_segs indicates the number of WAL segments not LSN,
its datatype should not be XLogRecPtr.
Back-patch to v13 where this issue was added.
Reported-by: Atsushi Torikoshi
Author: Atsushi Torikoshi, tweaked by Fujii Masao
Discussion: https://postgr.es/m/ebd0d674f3e050222238a960cac5251a@oss.nttdata.com
Diffstat (limited to 'src/backend/access/transam/commit_ts.c')
0 files changed, 0 insertions, 0 deletions