pgsql: Improve C comment about why we return "0 0" for some tags.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve C comment about why we return "0 0" for some tags.
Date: 2010-02-13 22:45:41
Message-ID: 20100213224541.C8AE37541C5@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Improve C comment about why we return "0 0" for some tags.

Modified Files:
--------------
pgsql/src/backend/tcop:
pquery.c (r1.134 -> r1.135)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/pquery.c?r1=1.134&r2=1.135)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-02-14 00:48:12 pgsql: Document the behavior of STRICT VARIADIC functions.
Previous Message Tom Lane 2010-02-13 20:46:52 pgsql: Don't expose the inline definition of MemoryContextSwitchTo when