pgsql: Fix outdated comment

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix outdated comment
Date: 2011-06-29 23:50:11
Message-ID: E1Qc4WJ-00045I-6F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix outdated comment

Extracted from a patch by Bernd Helmle

Branch
------
master

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

Modified Files
--------------
src/backend/parser/parse_utilcmd.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-06-30 11:50:20 Re: [COMMITTERS] pgsql: Make the visibility map crash-safe.
Previous Message Tom Lane 2011-06-29 23:47:24 pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond