Re: psql metaqueries with \gexec - Mailing list pgsql-hackers

From Robert Haas
Subject Re: psql metaqueries with \gexec
Date
Msg-id CA+TgmobCzzbaLSGMc-=cR9r_hDUhxJrZE334g_5P7Rise2A1-g@mail.gmail.com
Whole thread Raw
In response to Re: psql metaqueries with \gexec  (Corey Huinker <corey.huinker@gmail.com>)
Responses Re: psql metaqueries with \gexec  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Mar 14, 2016 at 7:54 AM, Corey Huinker <corey.huinker@gmail.com> wrote:

> Patch attached. Changes are thus:
> - proper assignment of success var
> - added documentation to psql manpage/html with examples pulled from
> regression tests.
>
> Not changed are:
> - exuberant braces, can remove if someone wants me to
> - attempt at line-wrappng the enumerated slash commands, leave that to
> pg_indent

Jim, can you re-review this?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [patch] Proposal for \crosstabview in psql
Next
From: Pavel Stehule
Date:
Subject: Re: [patch] Proposal for \crosstabview in psql