]> granicus.if.org Git - postgresql/commit
Adjust pg_resetxlog to handle 8.0 WAL file names properly.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Dec 2004 01:42:11 +0000 (01:42 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 20 Dec 2004 01:42:11 +0000 (01:42 +0000)
commit59bffa370737fcd8cb04762417c2eb4eeeee774f
treecce15116cc7f12298332f69dd7d1794606f325b4
parent8562b032d84c51eee008cc2cf1bf3c3467655e4a
Adjust pg_resetxlog to handle 8.0 WAL file names properly.
doc/src/sgml/ref/pg_resetxlog.sgml
src/bin/pg_resetxlog/pg_resetxlog.c