CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/10/06 17:09:47

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

Log message:
        Fix binary_oper_exact() so that the heuristic 'an unknown literal on
        one side of a binary operator is probably supposed to be the same type
        as the other operand' will be applied for domain types.  This worked
        in 7.3 but was broken in 7.4 due to code rearrangements.  Mea culpa.


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to