pgsql: Fix outdated comment - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix outdated comment
Date
Msg-id E1Qc4WJ-00045I-6F@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Restore correct btree preprocessing of "indexedcol IS NULL" cond
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Enable CHECK constraints to be declared NOT VALID