Re: pgsql: postgres_fdw: Allow postgres_fdw.application_name to include esc

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: masao(dot)fujii(at)oss(dot)nttdata(dot)com
Cc: fujii(at)postgresql(dot)org, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: postgres_fdw: Allow postgres_fdw.application_name to include esc
Date: 2021-12-24 09:00:06
Message-ID: 20211224.180006.2247635208768233073.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

I saw the test has been revertd.

At Fri, 24 Dec 2021 17:20:18 +0900, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com> wrote in
> Hmm... some buildfarm animals reported a failure. So I will
> investigate the issue.

https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=crake&dt=2021-12-24%2008%3A02%3A25

> NOTICE: identifier
> "pg_regress/postgres_fdwbuildfarmcontrib_regression_postgres_fdw757365%"
> will be truncated to
> "pg_regress/postgres_fdwbuildfarmcontrib_regression_postgres_fdw"

It's 70 characters long..

application_name: pg_regress/postgres_fdw
user_name : buildfarm
database_name : contrib_regression_postgres_fdw
Source PID : 757365

Maybe we can distribute the placeholders into several sessions.

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2021-12-24 09:24:39 Re: pgsql: postgres_fdw: Allow postgres_fdw.application_name to include esc
Previous Message Fujii Masao 2021-12-24 08:41:47 pgsql: postgres_fdw: Revert unstable tests for postgres_fdw.application