Re: [HACKERS] [PATCH] A hook for session start
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Fabrízio Mello <fabriziomello@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Andrew Dunstan <andrew.dunstan@2ndquadrant.com>, Aleksandr Parfenov <a.parfenov@postgrespro.ru>,
Pgsql Hackers <pgsql-hackers@postgresql.org>, Yugo Nagata <nagata@sraoss.co.jp>, Ashutosh Sharma <ashu.coek88@gmail.com>
Date: 2017-11-28T01:59:06Z
Lists: pgsql-hackers
On Tue, Nov 21, 2017 at 4:09 AM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote: > Due to some "Blackfriday" commitments I'll be able to work again with this > patch on next week. Okay, this has proved to require broader changes than thought first. I am marking the patch as returned with feedback. -- Michael
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add hooks for session start and session end, take two
- e788bd924c19 13.0 landed