Thread: pgsql: Fix order of steps in DISCARD ALL documentation

pgsql: Fix order of steps in DISCARD ALL documentation

From
Alvaro Herrera
Date:
Fix order of steps in DISCARD ALL documentation

The docs have always been slightly inaccurate, but got particularly so
in a874fe7b4c89, which made DISCARD ALL occur before everything else;
reorder.

Author: Jan Chochol
Discussion: https://postgr.es/m/CAEASf_3TzBbnXm64HpnD5zCZEh8An9jN8ubMR=De-vOXHMHGeA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9f05c44ba4a4a6a857b957734bb369a2bb4dd62b

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