Re: BUG #17789: process_pgfdw_appname() fails for autovacuum workers
Masahiko Sawada <sawada.mshk@gmail.com>
From: Masahiko Sawada <sawada.mshk@gmail.com>
To: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: kuroda.hayato@fujitsu.com, michael@paquier.xyz, exclusion@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2023-02-21T06:34:43Z
Lists: pgsql-bugs
On Tue, Feb 21, 2023 at 1:36 PM Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote: > > At Tue, 21 Feb 2023 01:05:47 +0000, "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com> wrote in > > Dear Michael, Horiguchi-san, > > > > Sorry for being late. > > > > Our first assumption was broken, so I think we should consider like that > > we have missed further thing. > > > > We should chose safer one, I +1 the Michael's idea. > > +1. It looks good to me. > Thank you for the patch. LGTM. Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
Commits
-
Fix handling of escape sequences in postgres_fdw.application_name
- 5bace41abc31 15.3 landed
- 8427ce4c379e 16.0 landed
-
postgres_fdw: Allow postgres_fdw.application_name to include escape sequences.
- 6e0cb3dec10e 15.0 cited