Re: [PATCH] A hook for session start
Fabrízio de Royes Mello <fabriziomello@gmail.com>
From: Fabrízio de Royes Mello <fabriziomello@gmail.com>
To: Aleksandr Parfenov <a.parfenov@postgrespro.ru>
Cc: Pgsql Hackers <pgsql-hackers@postgresql.org>,
Yugo Nagata <nagata@sraoss.co.jp>
Date: 2017-11-02T23:36:45Z
Lists: pgsql-hackers
Attachments
- 0001-session_start_hook-v4.patch (text/x-patch) patch v4-0001
- 0002-session_end_hook-v4.patch (text/x-patch) patch v4-0002
- 0003-session_hooks_samples-v4.patch (text/x-patch) patch v4-0003
On Thu, Nov 2, 2017 at 5:42 AM, Aleksandr Parfenov < a.parfenov@postgrespro.ru> wrote: > > The following review has been posted through the commitfest application: > make installcheck-world: not tested > Implements feature: not tested > Spec compliant: not tested > Documentation: not tested > > Hi, > > Unfortunately, patches 0001 and 0002 don't apply to current master. > > The new status of this patch is: Waiting on Author > Thanks for your review. Rebased versions attached. Regards, -- Fabrízio de Royes Mello Consultoria/Coaching PostgreSQL >> Timbira: http://www.timbira.com.br >> Blog: http://fabriziomello.github.io >> Linkedin: http://br.linkedin.com/in/fabriziomello >> Twitter: http://twitter.com/fabriziomello >> Github: http://github.com/fabriziomello
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