Re: ssl passphrase callback
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Alvaro Herrera <alvherre@2ndquadrant.com>, Bruce Momjian <bruce@momjian.us>, Magnus Hagander <magnus@hagander.net>, Tomas Vondra <tomas.vondra@2ndquadrant.com>,
Simon Riggs <simon@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-02-18T03:30:32Z
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 →
-
Provide a TLS init hook
- 896fcdb230e7 13.0 landed
On Wed, Jan 22, 2020 at 8:02 PM Andrew Dunstan <andrew.dunstan@2ndquadrant.com> wrote: > Not sure if the placement is what you want, but maybe something like this? Hi Andrew, FYI this failed here: t/001_testfunc.pl .. Bailout called. Further testing stopped: pg_ctl start failed FAILED--Further testing stopped: pg_ctl start failed Makefile:23: recipe for target 'prove-check' failed Unfortunately my robot is poorly trained and does not dump any of the interesting logs for this case, but it looks like it's failing that way every time. https://travis-ci.org/postgresql-cfbot/postgresql/builds/651756191