Re: [PATCH] Implement motd for PostgreSQL
Chapman Flack <chap@anastigmatix.net>
From: Chapman Flack <chap@anastigmatix.net>
To: Joel Jacobson <joel@compiler.org>, pgsql-hackers@lists.postgresql.org
Date: 2021-04-03T18:48:53Z
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 →
-
Disallow newlines in parameter values to be set in ALTER SYSTEM.
- 99f3b5613bd1 9.6.0 cited
On 04/03/21 14:24, Joel Jacobson wrote: > Thanks for noticing. > I've updated the ascii art now using the version from swisspug.org, > does it look correct now to you? > > $ psql -U brad -h pit.org motd > > NOTICE: > ____ ______ ___ > / )/ \/ \ > ( / __ _\ ) > \ (/ o) ( o) ) > \_ (_ ) \ ) _/ > \ /\_/ \)/ > \/ <//| |\\> > _| | > \|_/ In the email as I received it (including in view-source, so it is not a display artifact), rows 2 and 4 are now missing an initial space. I've pulled up the version from the list archive also[1], and see the same issue there. I'm not /only/ trying to be funny here ... I'm wondering if there could be something relevant to be learned from finding out where the initial space is being dropped, and why. Regards, -Chap [1] https://www.postgresql.org/message-id/b8855527-88f5-4613-a258-8523cbded8be%40www.fastmail.com