Search Postgresql Archives

Re: psql \r changed behavior in pg10

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday, July 22, 2020, David G. Johnston <david.g.johnston@xxxxxxxxx> wrote:
On Wednesday, July 22, 2020, Emanuel Araújo <eacshm@xxxxxxxxx> wrote:

\r
\e
-> Open temp file with the same last command "select 1;"
is it right?


Documentation since v10:

Or, if the current query buffer is empty, the most recently executed query is copied to a temporary file and edited in the same fashion.

I believe \e is now working as intended but assuming it worked differently in 9.6 the behavior change did not get noticed and so no release note entry was added for it.  Adding the new \if meta commands in v10 resulted in reworking of the code probably causing this to change.  We fixed the docs to match the expected behavior which was seen in v10 when the doc patch was written.

https://github.com/postgres/postgres/commit/e984ef5861df4bc9733b36271d05763e82de7c04

David J.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux