Re: Psql meta-command conninfo+
Hunaid Sohail <hunaidpgml@gmail.com>
From: Hunaid Sohail <hunaidpgml@gmail.com>
To: Jim Jones <jim.jones@uni-muenster.de>
Cc: Maiquel Grassi <grassi@hotmail.com.br>,
Nathan Bossart <nathandbossart@gmail.com>, "Imseih (AWS), Sami" <simseih@amazon.com>,
Peter Eisentraut <peter@eisentraut.org>, Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@alvh.no-ip.org>,
Pavel Luzanov <p.luzanov@postgrespro.ru>, Erik Wienhold <ewie@ewie.name>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2024-09-10T04:32:56Z
Lists: pgsql-hackers
Attachments
- v31-0001-Add-psql-meta-command-conninfo-plus.patch (application/octet-stream) patch v31-0001
Hi, I have attached a rebased patch. Regards, Hunaid Sohail On Mon, Sep 9, 2024 at 6:22 PM Jim Jones <jim.jones@uni-muenster.de> wrote: > Hi Hunaid > > On 02.08.24 14:11, Hunaid Sohail wrote: > > > > I have also edited the documentation and added it to the patch. Please > > let me know if any changes are required. > > > > I just wanted to review this patch again but v30 does not apply > > === Applying patches on top of PostgreSQL commit ID > d8df7ac5c04cd17bf13bd3123dcfcaf8007c6280 === > /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is > obsolete. Please consider migrating to /etc/jail.conf. > === applying patch ./v30-0001-psql-meta-command-conninfo-plus.patch > patch unexpectedly ends in middle of line > gpatch: **** Only garbage was found in the patch input. > > > I will set the status to "Waiting on Author". > > -- > Jim > >
Commits
-
psql: Change new \conninfo to use SSL instead of TLS
- 6d6480066c1a 18.0 landed
-
Change \conninfo to use tabular format
- bba2fbc6238b 18.0 landed
-
Update extension lookup routines to use the syscache
- d8df7ac5c04c 18.0 cited
-
Improve COPY TO performance when server and client encodings match
- b619852086ed 17.0 cited
-
doc: Remove superfluous bracket in synopsis
- fdfb92c0307c 17.0 cited
-
Remove psql support for server versions preceding 9.2.
- cf0cab868aa4 15.0 cited