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 ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/5e1ed63ac2ccb3d8e605ce2e428816c8487fe683 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
