OSDN Git Service

First cut at XLOG file reset utility.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Mar 2001 00:57:43 +0000 (00:57 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 14 Mar 2001 00:57:43 +0000 (00:57 +0000)
commiteeaf3fc3a1315d03191c994568ac2628725e661e
tree270432eb54ae6b4995a32cd646e0bba6097cec55
parentf192da1ba3da18dada3bd1d9030323b64f31ccb4
First cut at XLOG file reset utility.
Could do with more testing, but it works in the simple cases.
contrib/Makefile
contrib/README
contrib/pg_resetxlog/Makefile [new file with mode: 0644]
contrib/pg_resetxlog/README.pg_resetxlog [new file with mode: 0644]
contrib/pg_resetxlog/pg_resetxlog.c [new file with mode: 0644]