Log Message:
-----------
Fix IsBinaryCoercible to not confuse a cast using in/out functions
with binary compatibility.
Backpatch to 8.4 where INOUT casts were introduced.
Tags:
----
REL8_4_STABLE
Modified Files:
--------------
pgsql/src/backend/parser:
parse_coerce.c (r2.177 -> r2.177.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/parse_coerce.c?r1=2.177&r2=2.177.2.1)
pgsql-committers by date
| Next: | From: User Itagaki | Date: 2010-03-04 09:46:00 |
| Subject: pgstatsinfo - pg_statsinfo: Add manual snapshot with |
| Previous: | From: Heikki Linnakangas | Date: 2010-03-04 09:39:53 |
| Subject: pgsql: Fix IsBinaryCoercible to not confuse a cast using in/out |