Thread: pgsql: doc: Reorganize pg_resetxlog reference page

pgsql: doc: Reorganize pg_resetxlog reference page

From
Peter Eisentraut
Date:
doc: Reorganize pg_resetxlog reference page

The pg_resetxlog reference page didn't have a proper options list, only
running text listing the options and some explanations of them.  This
might have worked when there were only a few options, but the list has
grown over the releases, and now it's hard to find an option and its
associated explanation.  So write out the options list as on other
reference pages.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e19e4cf0be2892d3c894d6e37b905024f5977ab2

Modified Files
--------------
doc/src/sgml/ref/pg_resetxlog.sgml | 222 ++++++++++++++++++++++++-------------
1 file changed, 144 insertions(+), 78 deletions(-)