pgsql: set_ps_display when calling functions via fastpath - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: set_ps_display when calling functions via fastpath
Date
Msg-id E1PTiEP-00075c-P1@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
set_ps_display when calling functions via fastpath

This improves tag output by log_line_prefix

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=3026027ec3a795745e8e80fc9f204bebc97be58e

Modified Files
--------------
src/backend/tcop/postgres.c |    3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Remove unnecessary definition for autovacuum in SignalSomeChildr
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Work around make changes on modern Mingw to allow release 8.2 re