pg_basebackup: Correct type of WalSegSz - Mailing list pgsql-hackers

From Peter Eisentraut
Subject pg_basebackup: Correct type of WalSegSz
Date
Msg-id 1bf15c7a-0acd-1864-081e-7a28814310fe@enterprisedb.com
Whole thread Raw
Responses Re: pg_basebackup: Correct type of WalSegSz  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
The pg_basebackup code has WalSegSz as uint32, whereas the rest of the 
code has it as int.  This seems confusing, and using the extra range 
wouldn't actually work.  This was in the original commit (fc49e24fa6), 
but I suppose it was an oversight.
Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Simplify some codes in pgoutput
Next
From: "Karl O. Pinc"
Date:
Subject: Re: Doc: Rework contrib appendix -- informative titles, tweaked sentences