Re: proposal - assign result of query to psql variable
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Shigeru HANADA <shigeru.hanada@gmail.com>
Cc: David Fetter <david@fetter.org>, Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-10-13T17:26:18Z
Lists: pgsql-hackers
2012/10/13 Shigeru HANADA <shigeru.hanada@gmail.com>: > 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". > it is ok, thank you Pavel > 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