On 8/29/12 11:40 AM, Tom Lane wrote:
regression=# select lpad(42,8);
>>ERROR: failed to find conversion function from integer to text
>>I'm not sure why that's happening, either, but evidently some
>>additional coercion laxity would required.
>This, however, is a trivial problem; make_fn_arguments just didn't get
>the memo that it might now need to look for assignment casts. See
>attached.
Meh. I'm a bit worried about whether that might have unexpected
consequences, too.
We are not seriously intending to make the above query work, are we?
--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers