format() changes discussion (was: Re: psql metaqueries with \gexec) - Mailing list pgsql-hackers

From Corey Huinker
Subject format() changes discussion (was: Re: psql metaqueries with \gexec)
Date
Msg-id CADkLM=fmi+koy0Z_skDHF50qZAphGG5m9MwQC5t=_K0sZek94w@mail.gmail.com
Whole thread Raw
Responses Re: format() changes discussion (was: Re: psql metaqueries with \gexec)
List pgsql-hackers
(One thing I had to come up with was processing of arrays, which you
also see in that example JSON -- it's the specifiers that have a colon
inside the {}.  The part after the colon is used as separator between
the array elements, and each element is expanded separately.)


I'm splitting the subject line because it seems like two very different patches may come out of this.

 

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: psql metaqueries with \gexec
Next
From: Jim Nasby
Date:
Subject: Re: Sanity checking for ./configure options?