Re: [PATCH] Implement motd for PostgreSQL - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: [PATCH] Implement motd for PostgreSQL
Date
Msg-id 6068711C.6060904@anastigmatix.net
Whole thread Raw
In response to Re: [PATCH] Implement motd for PostgreSQL  ("Joel Jacobson" <joel@compiler.org>)
Responses Re: [PATCH] Implement motd for PostgreSQL
List pgsql-hackers
On 04/03/21 01:20, Joel Jacobson wrote:
> I've deployed the fix to production:
> 
> $ psql -U brad -h pit.org motd
> 
> NOTICE:
>    ____  ______  ___
>   /    )/      \/   \
> (     / __    _\    )
>   \    (/ o)  ( o)   )
>    \_  (_  )   \ )  /
>      \  /\_/    \)_/
>       \/  //|  |\\
>           v |  | v
>             \__/

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?

Regards,
-Chap



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Additional Chapter for Tutorial - arch-dev.sgml
Next
From: Kazutaka Onishi
Date:
Subject: Re: TRUNCATE on foreign table