Re: BUG #17789: process_pgfdw_appname() fails for autovacuum workers

Kyotaro Horiguchi <horikyota.ntt@gmail.com>

From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: michael@paquier.xyz
Cc: sawada.mshk@gmail.com, kuroda.hayato@fujitsu.com, exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2023-02-22T02:55:10Z
Lists: pgsql-bugs
At Wed, 22 Feb 2023 10:07:58 +0900, Michael Paquier <michael@paquier.xyz> wrote in 
> On Tue, Feb 21, 2023 at 03:34:43PM +0900, Masahiko Sawada wrote:
> > Thank you for the patch. LGTM.
> 
> Thanks for the feedback, all.  Applied then.  (Yesterday my time, as
> of 8427ce4, not today, and I forgot to update this thread).

Thanks all!

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



Commits

  1. Fix handling of escape sequences in postgres_fdw.application_name

  2. postgres_fdw: Allow postgres_fdw.application_name to include escape sequences.