pgsql/src/backend/parser parse_expr.c - Mailing list pgsql-committers

From [email protected]
Subject pgsql/src/backend/parser parse_expr.c
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    [email protected]    01/11/12 15:05:24

Modified files:
    src/backend/parser: parse_expr.c

Log message:
    If the alternatives for a CASE construct all have the same typmod,
    use that typmod not -1 as the typmod of the CASE result.
    Part of response to bug#513.


pgsql-committers by date:

Previous
From: [email protected]
Date:
Subject: pgsql/doc/src/sgml backup.sgml charset.sgml cl ...
Next
From: [email protected]
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...