pgsql-server/ oc/src/sgml/ref/pg_resetxlog.sgm ...

Started by Tom Lanealmost 24 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/10/02 17:30:13

Modified files:
doc/src/sgml/ref: pg_resetxlog.sgml
src/bin/pg_resetxlog: pg_resetxlog.c

Log message:
Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to
be able to do that, but the ability seems to have got lost in the
shuffle). Add a -o nextOID switch for completeness. Improve the
documentation to explain how and why to use these switches.