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
- 0001-Fix-order-of-steps-in-DISCARD-ALL-documentation.patch (text/x-patch) patch 0001
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
-
Fix order of steps in DISCARD ALL documentation
- 9f05c44ba4a4 12.0 landed