Re: BUG: text(varchar) truncates at 31 bytes - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: BUG: text(varchar) truncates at 31 bytes
Date
Msg-id 3BBBE9B5.7E74E96C@fourpalms.org
Whole thread Raw
In response to Re: BUG: text(varchar) truncates at 31 bytes  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Responses Re: BUG: text(varchar) truncates at 31 bytes
List pgsql-hackers
...
> Sure, I said *after* we fail to find an exact match.  But the "freebie"
> match is for a function name that matches a type name and is
> binary-compatible with the source type.  That's not a weak constraint.
> ISTM that interpretation should take priority over interpretations that
> involve more than one level of transformation.

Ah, OK I think. If there is a counterexample, it is probably no less
obscure than this one.
                   - Thomas


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Timestamp, fractional seconds problem
Next
From: Tatsuo Ishii
Date:
Subject: timestamp resolution?