Re: libpq host/hostaddr/conninfo inconsistencies
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Thomas Munro <thomas.munro@enterprisedb.com>,
PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2018-08-24T22:06:30Z
Lists: pgsql-hackers
> I notice that the cfbot thinks that *none* of your pending patches apply > successfully. I tried this one locally and what I get is Hmmm. :-( I've reverted to sending MIME conformant "text/x-diff" CRLF attachements, as "text/plain" did the same and you complained rightfully that "application/octet-stream" was a bad choice. I do not know how to force my MUA to send MIME-broken text attachments with LF only, which are indeed sent by other MUAs (eg thunderbird on macos does it, and Tom your mailer seems to do it as well, dunno what it is, though). So I'm out of choices:-( -- Fabien.
Commits
-
libpq docs: be clearer about conninfo's 'hostaddr'
- 75f46eaee20c 13.0 landed
-
psql: Show IP address in \conninfo
- 6e5f8d489acc 12.0 landed