Re: sepgsql contrib module
Kouhei Kaigai <kaigai@ak.jp.nec.com>
From: KaiGai Kohei <kaigai@ak.jp.nec.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: KaiGai Kohei <kaigai@kaigai.gr.jp>,
PgHacker <pgsql-hackers@postgresql.org>
Date: 2011-01-27T23:51:40Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
pgindent run for 9.0, second run
- 239d769e7e05 9.0.0 cited
Attachments
- sepgsql-v9.1-fixup.2.patch (application/octect-stream) patch v9
(2011/01/27 22:26), Robert Haas wrote: > 2011/1/27 KaiGai Kohei<kaigai@ak.jp.nec.com>: >> - Error messages become obtaining "%m", when the error was >> originated from the libselinux interfaces. It will provides >> DBA a hint why interactions with SELinux does not work well. > > No space before the ": %m", please. > > Also this word looks like a typo: seuciryt > The attached patch eliminated spaces before ": %m", and fixed up the typo. Thanks, -- KaiGai Kohei <kaigai@ak.jp.nec.com>