Re: [PATCHES] COPY view - Mailing list pgsql-hackers

From Zoltan Boszormenyi
Subject Re: [PATCHES] COPY view
Date
Msg-id 44EC79F6.2000202@dunaweb.hu
Whole thread Raw
In response to Re: [PATCHES] COPY view  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
List 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
>


pgsql-hackers by date:

Previous
From: Zoltan Boszormenyi
Date:
Subject: Re: [PATCHES] COPY view
Next
From: Alvaro Herrera
Date:
Subject: Re: [PATCHES] COPY view