Обсуждение: pgsql: Improve DISCARD documentation.

Поиск
Список
Период
Сортировка

pgsql: Improve DISCARD documentation.

От
Tom Lane
Дата:
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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/259904ecd42a46f5bb66bb85d547eba5b64a2cfa

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