Update pg_resetxlog's documentation on multixacts I added some more functionality to it in 0ac5ad5134f27 but neglected to add it to the docs.
Per Peter Eisentraut in message [email protected] Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9db4ad44eb02326bbe8eeaf7d1dd452844764a20 Modified Files -------------- doc/src/sgml/ref/pg_resetxlog.sgml | 22 +++++++++++++--------- src/bin/pg_resetxlog/pg_resetxlog.c | 2 +- 2 files changed, 14 insertions(+), 10 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
