Thread: pgsql: Improve DISCARD documentation.

pgsql: Improve DISCARD documentation.

From
Tom Lane
Date:
Improve DISCARD documentation.

The new DISCARD SEQUENCES option was inadequately described, and hadn't
been mentioned at all in the initial Description paragraph.  Rather than
rectifying the latter the hard way, it seemed better to rewrite the
description as a summary, instead of having it basically duplicate
statements made under Parameters.  Be more consistent about the ordering
of the options, too.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/1071ba183a2181f109cbd5b2a597637b3b145a8c

Modified Files
--------------
doc/src/sgml/ref/discard.sgml |   34 +++++++++++++++++-----------------
1 file changed, 17 insertions(+), 17 deletions(-)