Re: Support escape sequence for cluster_name in postgres_fdw.application_name - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Support escape sequence for cluster_name in postgres_fdw.application_name
Date
Msg-id CA+TgmobqH83_iGmpUgjHrZa9ANPKaC9FD_5NMghrMBWUnwF17A@mail.gmail.com
Whole thread Raw
In response to Re: Support escape sequence for cluster_name in postgres_fdw.application_name  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
On Thu, Jan 27, 2022 at 3:10 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
> Is the reason for 'C' in upper-case to avoid possible conflict with
> 'c' of log_line_prefix?  I'm not sure that preventive measure is worth
> doing.  Looking the escape-sequence spec alone, it seems to me rather
> strange that an upper-case letter is used in spite of its lower-case
> is not used yet.

It's good to be consistent, though.

-- 
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Support for NSS as a libpq TLS backend
Next
From: Bharath Rupireddy
Date:
Subject: Remove extra includes of "access/xloginsert.h" when "access/xlog.h" is included