Re: proposal - assign result of query to psql variable - Mailing list pgsql-hackers

From Shigeru HANADA
Subject Re: proposal - assign result of query to psql variable
Date
Msg-id 5078F74F.2050304@gmail.com
Whole thread Raw
In response to Re: proposal - assign result of query to psql variable  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Hi Pavel,

On Sat, Oct 13, 2012 at 12:58 AM, Pavel Stehule
<pavel.stehule@gmail.com> wrote:
> * merge Shigeru's doc patch
> * rename psql regression test from "psql" to "psql_cmd"

Those changes seem good.

Besides, I found an error message which doesn't end with '¥n' in
common.c.  In general, messages passed to psql_error end with '¥n',
unless additional information follows.  Please see attached patch for
additional change.

After you determine whether it's ok or unnecessary, I'll mark this patch
as "Ready for committer".

Regards,
--
Shigeru HANADA

Attachment

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal - assign result of query to psql variable
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: [PATCH] Make pg_basebackup configure and start standby [Review]