postgresql/src/bin/pg_resetxlog
Joe Conway 59a884e985 Change delimiter used for display of NextXID
NextXID has been rendered in the form of a pg_lsn even though it
really is not. This can cause confusion, so change the format from
%u/%u to %u:%u, per discussion on hackers.

Complaint by me, patch by me and Bruce, reviewed by Michael Paquier
and Alvaro. Applied to HEAD only.

Author: Joe Conway, Bruce Momjian
Reviewed-by: Michael Paquier, Alvaro Herrera
Backpatch-through: master
2016-02-12 14:23:59 -08:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
.gitignore Move CRC tables to libpgport, and provide them in a separate include file. 2012-02-28 19:53:39 -05:00
Makefile Update copyright for 2016 2016-01-02 13:33:40 -05:00
nls.mk Add new files to nls.mk 2015-05-17 22:55:17 -04:00
pg_resetxlog.c Change delimiter used for display of NextXID 2016-02-12 14:23:59 -08:00