pgsql: Add comment about the two different query strings that

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add comment about the two different query strings that
Date: 2008-07-21 15:26:55
Message-ID: 20080721152655.79446754A86@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add comment about the two different query strings that ExecuteQuery()
has to deal with.

Modified Files:
--------------
pgsql/src/backend/commands:
prepare.c (r1.88 -> r1.89)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/prepare.c?r1=1.88&r2=1.89)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2008-07-21 15:27:02 pgsql: Publish more openly the fact that autovacuum is working for
Previous Message Markus Wanner 2008-07-21 14:55:10 Re: Re: [COMMITTERS] pgsql: Adjust things so that the query_string of a cached plan and the