Re: [PATCH] Implement motd for PostgreSQL

Joel Jacobson <joel@compiler.org>

From: "Joel Jacobson" <joel@compiler.org>
To: "Bruce Momjian" <bruce@momjian.us>
Cc: pgsql-hackers@lists.postgresql.org, "Michael Paquier" <michael@paquier.xyz>
Date: 2021-04-03T05:13:34Z
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 →
  1. Disallow newlines in parameter values to be set in ALTER SYSTEM.

On Fri, Apr 2, 2021, at 22:51, Bruce Momjian wrote:
> On Fri, Apr  2, 2021 at 10:46:16PM +0200, Joel Jacobson wrote:
> > Dear fellow hackers,
> > 
> > This patch is one day late, my apologies for missing the deadline this year.
> 
> Uh, the deadline for the last commitfest was March 1, 2021, not April
> 1.

Oh, I see. I'll make sure to submit it to next year's 1 April commitfest.

/Joel