Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut2023-10-10 06:58:50 +0000
committerPeter Eisentraut2023-10-10 06:58:50 +0000
commite3679bc1c31add8fa29a9dedd10fe6c563efde79 (patch)
tree2710f5fd4e38bcaa6c951be37078bbdde60eaf7c /contrib/test_decoding/sql
parent1d91d24d9a831be0bb90ec71934f735c52456c57 (diff)
pg_resetwal: Corrections around -c option
The present pg_resetwal code hardcodes the minimum value for -c as 2, which is FrozenTransactionId, but it's not clear why that is allowed. After some research, it was probably a mistake in the original patch. Change it to FirstNormalTransactionId, which matches other xid-related options in pg_resetwal. Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org> Discussion: https://www.postgresql.org/message-id/flat/d09f0e91-8757-642b-1a92-da9a52f5589a%40eisentraut.org
Diffstat (limited to 'contrib/test_decoding/sql')
0 files changed, 0 insertions, 0 deletions