Fix order of steps in DISCARD ALL documentation
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
Attachments:
0001-Fix-order-of-steps-in-DISCARD-ALL-documentation.patchtext/x-patch; charset=US-ASCII; name=0001-Fix-order-of-steps-in-DISCARD-ALL-documentation.patchDownload+1-2
On 2019-May-27, Jan Chochol wrote:
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.
Pushed. I noticed that DISCARD TEMP and DISCARD SEQUENCES appeared in
the opposite order, too.
--
�lvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Great, thanks!
Show quoted text
On Tue, Jun 11, 2019 at 6:24 PM Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
On 2019-May-27, Jan Chochol wrote:
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.Pushed. I noticed that DISCARD TEMP and DISCARD SEQUENCES appeared in
the opposite order, too.--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services