Re: proposal - assign result of query to psql variable
Shigeru Hanada <shigeru.hanada@gmail.com>
From: Shigeru HANADA <shigeru.hanada@gmail.com>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: David Fetter <david@fetter.org>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-10-13T05:08:31Z
Lists: pgsql-hackers
Attachments
- gset_07.diff (text/plain) patch
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
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix oversight in new code for printing rangetable aliases.
- 8b728e5c6e0c 9.3.0 cited