Re: [HACKERS] COPY view
Zoltan Boszormenyi <zboszor@dunaweb.hu>
From: Zoltan Boszormenyi <zboszor@dunaweb.hu>
To: Zoltan Boszormenyi <zboszor@dunaweb.hu>
Cc: Bruce Momjian <bruce@momjian.us>, Alvaro Herrera <alvherre@commandprompt.com>, Andrew Dunstan <andrew@dunslane.net>, Tom Lane <tgl@sss.pgh.pa.us>, Robert Treat <xzilla@users.sourceforge.net>, pgsql-hackers@postgresql.org, Hans-Juergen Schoenig <hs@cybertec.at>, Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>, "Jim C. Nasby" <jnasby@pervasive.com>, Bruce Momjian <pgman@candle.pha.pa.us>, List pgsql-patches <pgsql-patches@postgresql.org>
Date: 2006-08-23T15:53:26Z
Lists: pgsql-hackers
Zoltan Boszormenyi írta: > Hi, > > Bruce Momjian írta: >> Alvaro Herrera wrote: >> >>> Bruce Momjian wrote: >>> >>>> Andrew Dunstan wrote: >>>> >>>>> Bruce Momjian wrote: >>>>> >>>>>> I think Alvaro is saying we need it in a few days, not longer. >>>>>> >>>>> I thought he was saying today ;-) >>>>> >>>> He actually said "now", but I don't think we need it immediately, >>>> especially if he is still working on it. We are at least 1-2 weeks >>>> away >>>> from having all open patches applied. >>>> >>> Yes, I'm saying today so that we can all look at it and point obvious >>> mistakes now, not in 2 weeks from now. Release early, release often. >>> If the patch contains a mistake and we find out in 2 weeks, are we >>> going >>> to fix it? No, we are going to reject it. >>> >> >> OK, I understand. B?sz?rm?nyi, post now so we can see where you are, >> but keep working and send it to us again when you are done. No sense in >> not posting your working version. >> > > OK, here's my current version. The reference leak is fixed. > But as my testcase shows, it only works for single selects > currently. The parser accepts it but COPY doesn't produce > the expected output. Please, suggest a solution. I meant that UNION selects, subselects don't work yet. > > BTW, my first name is Zoltán. > > Best regards, > Zoltán Böszörményi > > ------------------------------------------------------------------------ > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faq >