Re: BUG #17789: process_pgfdw_appname() fails for autovacuum workers
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: kuroda.hayato@fujitsu.com
Cc: michael@paquier.xyz, sawada.mshk@gmail.com, exclusion@gmail.com,
pgsql-bugs@lists.postgresql.org
Date: 2023-02-21T04:36:23Z
Lists: pgsql-bugs
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. regards. -- Kyotaro Horiguchi NTT Open Source Software Center
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