pgsql: We neglected to apply domain constraints on UNKNOWN parameters to - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: We neglected to apply domain constraints on UNKNOWN parameters to
Date
Msg-id 20060112222923.4AF859DCDE1@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
We neglected to apply domain constraints on UNKNOWN parameters to
prepared statements, per report from David Wheeler.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/parser:
        parse_coerce.c (r2.126 -> r2.126.4.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/parse_coerce.c.diff?r1=2.126&r2=2.126.4.1)

pgsql-committers by date:

Previous
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: We neglected to apply domain constraints on UNKNOWN parameters to
Next
From: neilc@postgresql.org (Neil Conway)
Date:
Subject: pgsql: We neglected to apply domain constraints on UNKNOWN parameters to