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

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, kuroda.hayato@fujitsu.com, exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2023-02-22T01:07:58Z
Lists: pgsql-bugs
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).
--
Michael

Commits

  1. Fix handling of escape sequences in postgres_fdw.application_name

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