Re: CREATE CAST too strict?

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE CAST too strict?
Date: 2008-07-10 12:56:13
Message-ID: 200807101456.13902.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Mittwoch, 9. Juli 2008 schrieb Peter Eisentraut:
> I propose that we relax these two checks to test for binary-coercibility
> instead, which is effectively what is expected and required here anyway.

Here is the corresponding patch.

Attachment Content-Type Size
create-cast-binary-coercible.patch text/x-diff 2.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2008-07-10 13:38:37 Re: review: table function support
Previous Message Sushant Sinha 2008-07-10 12:52:43 Re: initdb in current cvs head broken?