pgsql: Add comment that it is difficult to access the more accurate

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment that it is difficult to access the more accurate
Date: 2009-01-07 19:51:21
Message-ID: 20090107195121.A2731754A1B@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment that it is difficult to access the more accurate
'query_string' from current_query().

Modified Files:
--------------
pgsql/src/backend/utils/adt:
misc.c (r1.67 -> r1.68)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/misc.c?r1=1.67&r2=1.68)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-01-07 19:53:54 Re: [COMMITTERS] pgsql: Adjust things so that the query_string of a cached plan and the
Previous Message Bruce Momjian 2009-01-07 19:35:44 pgsql: Update comment associated with 'debug_query_string'.