Fix order of steps in DISCARD ALL documentation

Started by Jan Chocholalmost 7 years ago3 messageshackers
Jump to latest
#1Jan Chochol
jan.chochol@gooddata.com

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
#2Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Jan Chochol (#1)
Re: Fix order of steps in DISCARD ALL documentation

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

#3Jan Chochol
jan.chochol@gooddata.com
In reply to: Alvaro Herrera (#2)
Re: Fix order of steps in DISCARD ALL documentation

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