Tom Lane wrote: > Huh? DELETE hasn't got a tlist to transform ... Yeah -- on looking closer, the patch copied and pasted a bunch of tlist transformation code from UPDATE, but AFAICS there is no need for it. -Neil
Next: From: Neil Conway Date: 2005-04-04 10:16:00 Subject: DELETE ... USING Previous: From: Marco Colombo Date: 2005-04-04 09:26:33 Subject: Re: [HACKERS] plPHP in core?