Re: Bug #851: cast() no longer works in array inserts

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: malcolm(at)commsecure(dot)com(dot)au, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #851: cast() no longer works in array inserts
Date: 2002-12-19 05:48:17
Message-ID: 15771.1040276897@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)org writes:
> cast() no longer works in array inserts

It never has. You are confusing a rather lame failure of error checking
in 7.1 with a feature. 7.1 and before will in fact take quite a lot of
random garbage in array input strings :=(

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-12-19 06:16:44 Re: Bug #851: cast() no longer works in array inserts
Previous Message pgsql-bugs 2002-12-19 03:30:58 Bug #851: cast() no longer works in array inserts