pgsql: Fix two flaws in comments I just introduced, pointed out by Tom. - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Fix two flaws in comments I just introduced, pointed out by Tom.
Date
Msg-id 20081009222231.D543F7545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix two flaws in comments I just introduced, pointed out by Tom.

Modified Files:
--------------
    pgsql/src/include/utils:
        elog.h (r1.95 -> r1.96)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/utils/elog.h?r1=1.95&r2=1.96)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve the recently-added code for inlining set-returning
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Un-break non-NLS builds.