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

From tgl@postgresql.org
Subject pgsql/src/backend/parser parse_expr.c
Date
Msg-id 200111122005.fACK5OW29226@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    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: petere@postgresql.org
Date:
Subject: pgsql/doc/src/sgml backup.sgml charset.sgml cl ...
Next
From: barry@postgresql.org
Date:
Subject: pgsql/src/interfaces/jdbc/org/postgresql jdbc1 ...