Re: BUG #16049: log_line_prefix=%a and log_connections - application_name missing

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: death lock <deathlock13(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16049: log_line_prefix=%a and log_connections - application_name missing
Date: 2019-10-17 05:40:57
Message-ID: 20191017054057.GB17439@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Wed, Oct 16, 2019 at 01:42:20PM +0200, death lock wrote:
> Not sure where I messed up yesterday , slimmed patch in attachment

As Tom has mentioned on this thread, this has been committed to v12,
and it seems that this qualifies as a new feature so it won't be
back-patched. FWIW, here is the actual commit, your patch could be
more refined based on it I guess:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=8bddc86400
--
Michael

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2019-10-17 07:12:01 BUG #16062: pg_restore using ssl certs
Previous Message Thomas Munro 2019-10-17 01:31:02 Re: BUG #16026: default_tablespace in postgresql.conf is used instead of the database's default.