Re: [PATCH] Implement motd for PostgreSQL

Joel Jacobson <joel@compiler.org>

From: "Joel Jacobson" <joel@compiler.org>
To: "Chapman Flack" <chap@anastigmatix.net>, pgsql-hackers@lists.postgresql.org
Date: 2021-04-03T18:24:10Z
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 Sat, Apr 3, 2021, at 15:43, Chapman Flack wrote:
> Now there's some kind of Max Headroom thing going on with the second row,
> and this time I'm not sure how to explain it. (I knew the backslashes were
> because they weren't doubled.)
> 
> I have done 'view source' in my mail client to make sure it's not just
> some display artifact on my end. Something has eaten a space before that
> left paren. What would do that?

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)   )
  \_  (_  )   \ ) _/
    \  /\_/    \)/
     \/ <//|  |\\>
          _|  |
          \|_/
To be or not to be.
-- Shakespeare
To do is to be.
-- Nietzsche
To be is to do.
-- Sartre
Do be do be do.
-- Sinatra

/Joel