| From: | Shigeru HANADA <shigeru(dot)hanada(at)gmail(dot)com> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | David Fetter <david(at)fetter(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: proposal - assign result of query to psql variable |
| Date: | 2012-10-13 05:08:31 |
| Message-ID: | 5078F74F.2050304@gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Pavel,
On Sat, Oct 13, 2012 at 12:58 AM, Pavel Stehule
<pavel(dot)stehule(at)gmail(dot)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 | Content-Type | Size |
|---|---|---|
| gset_07.diff | text/plain | 20.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John R Pierce | 2012-10-13 05:27:53 | Re: Successor of MD5 authentication, let's use SCRAM |
| Previous Message | Darren Duncan | 2012-10-13 04:00:08 | Re: Successor of MD5 authentication, let's use SCRAM |