pgsql: Marginal improvement in logging: include the function name when

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Marginal improvement in logging: include the function name when
Date: 2006-10-19 22:44:11
Message-ID: 20061019224411.9D35D9FA4C8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Marginal improvement in logging: include the function name when logging
a fastpath function call.

Modified Files:
--------------
pgsql/src/backend/tcop:
fastpath.c (r1.93 -> r1.94)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/fastpath.c.diff?r1=1.93&r2=1.94)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-10-19 22:55:26 pgsql: Clarify note about interaction of log_statement logging with
Previous Message User Ahatzis 2006-10-19 22:16:42 press - pr: Minor corrections and (hopefully) improved some phrases.