| From: | Christoph Berg <myon(at)debian(dot)org> |
|---|---|
| To: | Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
| Cc: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: process type escape for log_line_prefix |
| Date: | 2016-10-14 17:02:04 |
| Message-ID: | 20161014170204.g3hx4a5k54abakly@msg.df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Re: Jeff Janes 2016-10-14 <CAMkU=1xxVuSDpRb3KS+LZU-UxhM9FShiAbs=U3FZrH3xe1B1Sw(at)mail(dot)gmail(dot)com>
> I don't know why you would have to change %q though. I assume you would
> just stick %a in from of %q, if that is what you wanted to do. But I've
> never used %q myself.
I got it the wrong way round - the change will be that %a will be
available in non-session context as well, and hence the "Session only"
column in the log_line_prefix documentation table needs updating. Not
that %q would actually look at that table, but that was my brain was
thinking ;)
Christoph
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2016-10-14 17:02:55 | Re: Renaming of pg_xlog and pg_clog |
| Previous Message | Mario De Frutos Dieguez | 2016-10-14 16:58:22 | Re: signal handling in plpython |