Re: proposal \gcsv
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: Isaac Morland <isaac.morland@gmail.com>,
Daniel Verite <daniel@manitou-mail.org>,
Vik Fearing <vik@postgresfriends.org>, Erik Rijkers <er@xs4all.nl>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2020-04-07T21:47:51Z
Lists: pgsql-hackers
Pavel Stehule <pavel.stehule@gmail.com> writes: > út 7. 4. 2020 v 19:27 odesílatel Tom Lane <tgl@sss.pgh.pa.us> napsal: >> Considering this is the last day before v13 feature freeze, should >> I push this, or sit on it till v14? I feel reasonably good that we >> have a nice feature definition here, but it's awfully late in the >> cycle to be designing features. > I am for pushing to v13. This feature should not to break any, and there is > lot of time to finish details. Hearing no objections, pushed. regards, tom lane
Commits
-
Allow psql's \g and \gx commands to transiently change \pset options.
- b63c293bcbd7 13.0 landed