Thread: pgsql: We neglected to apply domain constraints on UNKNOWN parameters to

pgsql: We neglected to apply domain constraints on UNKNOWN parameters to

From
neilc@postgresql.org (Neil Conway)
Date:
Log Message:
-----------
We neglected to apply domain constraints on UNKNOWN parameters to
prepared statements, per report from David Wheeler.

Modified Files:
--------------
    pgsql/src/backend/parser:
        parse_coerce.c (r2.133 -> r2.134)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/parse_coerce.c.diff?r1=2.133&r2=2.134)