pgsql: set_ps_display when calling functions via fastpath

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: set_ps_display when calling functions via fastpath
Date: 2010-12-17 21:52:53
Message-ID: E1PTiEP-00075c-P1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-12-18 00:50:16 pgsql: Work around make changes on modern Mingw to allow release 8.2 re
Previous Message Alvaro Herrera 2010-12-17 19:00:33 pgsql: Remove unnecessary definition for autovacuum in SignalSomeChildr