Re: proposal \gcsv - Mailing list pgsql-hackers

From Isaac Morland
Subject Re: proposal \gcsv
Date
Msg-id CAMsGm5c1rqj_yBQrhHbO7Y=WX5oED-J-UidBQtiPeBt7sdOy-g@mail.gmail.com
Whole thread Raw
In response to Re: proposal \gcsv  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal \gcsv  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: proposal \gcsv  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, 7 Apr 2020 at 03:30, Pavel Stehule <pavel.stehule@gmail.com> wrote:
 
your patch supports syntax 

(option1=value option2=value)

It looks little bit inconsistent and unusual

It's the same as a connection string. Actually, maybe that's the key to allowing parentheses, etc. in option values if needed - allow the same single-quote quoting as in connection strings. Maybe even just call the same code to do the parsing.

pgsql-hackers by date:

Previous
From: Erik Rijkers
Date:
Subject: Re: [Proposal] Global temporary tables
Next
From: Kashif Zeeshan
Date:
Subject: Re: WIP/PoC for parallel backup