Re: pgsql: Implement channel binding tls-server-end-point for SCRAM
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Robert Haas <robertmhaas@gmail.com>, Thomas Munro <thomas.munro@enterprisedb.com>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2018-01-10T01:19:08Z
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 →
-
Implement channel binding tls-server-end-point for SCRAM
- d3fb72ea6de5 11.0 cited
On Tue, Jan 09, 2018 at 12:49:11PM -0500, Peter Eisentraut wrote: > Committed. I like counter-patches. > > (I renamed the function a bit to check_pg_config, to make the naming > similar to other functions in TestLib.) Thanks for committing. I think that you should have authorship as well, which is something that c3d41ccf does not mention directly. -- Michael