| From: | Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
| Cc: | Aleksandr Parfenov <a(dot)parfenov(at)postgrespro(dot)ru>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>, Yugo Nagata <nagata(at)sraoss(dot)co(dot)jp> |
| Subject: | Re: [PATCH] A hook for session start |
| Date: | 2017-11-11 12:35:35 |
| Message-ID: | CAFcNs+qe+JiR6pGBHCLtqe5DrS+6rk0abaGA6YcuP9UxMYvwZQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Nov 11, 2017 at 6:48 AM, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
wrote:
>
> On Sat, Nov 11, 2017 at 12:49 AM, Fabrízio de Royes Mello
> <fabriziomello(at)gmail(dot)com> wrote:
> > New version attached.
>
> Thanks.
>
> +++ b/src/test/modules/Makefile
> test_extensions \
> + test_session_hooks \
> test_parser
> Better if that's in alphabetical order.
>
Fixed.
> That's a nit though, so I am switching the patch as ready for committer.
>
Thank you so much for your review.
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
| Attachment | Content-Type | Size |
|---|---|---|
| session_hooks_v10.patch | text/x-patch | 10.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dmitry Dolgov | 2017-11-11 15:34:31 | Re: [PATCH] Generic type subscripting |
| Previous Message | Amit Kapila | 2017-11-11 12:19:56 | Re: parallelize queries containing initplans |