Re: [PATCH] Implement motd for PostgreSQL

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To: Joel Jacobson <joel(at)compiler(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: [PATCH] Implement motd for PostgreSQL
Date: 2021-04-03 13:43:56
Message-ID: 6068711C.6060904@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kazutaka Onishi 2021-04-03 13:46:40 Re: TRUNCATE on foreign table
Previous Message Alvaro Herrera 2021-04-03 13:39:55 Re: Additional Chapter for Tutorial - arch-dev.sgml