Fix order of steps in DISCARD ALL documentation

Jan Chochol <jan.chochol@gooddata.com>

From: Jan Chochol <jan.chochol@gooddata.com>
To: pgsql-hackers@postgresql.org
Date: 2019-05-27T07:37:53Z
Lists: pgsql-hackers

Attachments

Hello,

When investigating behavior of "DISCARD ALL", I found that order of
steps of equivalent sequence in documentation is not updated with
changes in code.

Please find attached patch to fix documentation.

Best Regards,
Jan Chochol

Commits

  1. Fix order of steps in DISCARD ALL documentation