pgsql: Fix incorrect comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect comment.
Date: 2015-07-29 20:49:31
Message-ID: E1ZKYI7-0003aA-97@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix incorrect comment.

Amit Langote

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f04ce3147560de90d5250ae822d8d714b76f61cd

Modified Files
--------------
src/backend/optimizer/plan/setrefs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2015-07-29 22:41:31 pgsql: Create new ParseExprKind for use by policy expressions.
Previous Message Robert Haas 2015-07-29 18:42:59 pgsql: Flesh out the background worker documentation.