On Tue, 7 Apr 2020 at 03:30, Pavel Stehule <pavel.steh...@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.