Re: psql: Could we get "-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN)
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>,
"Andrey M. Borodin" <x4mmm@yandex-team.ru>, Kirk Wolak <wolakk@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Laurenz Albe <laurenz.albe@cybertec.at>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-07-26T06:06:37Z
Lists: pgsql-hackers
st 26. 7. 2023 v 6:22 odesílatel Nathan Bossart <nathandbossart@gmail.com> napsal: > I took a look at this patch and changed a couple things: > > * I made a similar adjustment to a few lines that seem to have been > missed. > * I removed a couple of asterisks from the adjusted lines in order to > maintain the existing line lengths. > > Barring additional feedback, I think this is ready for commit. > > +1 Pavel -- > Nathan Bossart > Amazon Web Services: https://aws.amazon.com >
Commits
-
Adjust extra lines generated by psql to be valid SQL comments.
- 19c590f6a795 17.0 landed