Re: [PATCHES] COPY view

Поиск
Список
Период
Сортировка
От Zoltan Boszormenyi
Тема Re: [PATCHES] COPY view
Дата
Msg-id 44EC7908.4030705@dunaweb.hu
обсуждение исходный текст
Ответ на Re: [PATCHES] COPY view  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [PATCHES] COPY view  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
Re: [PATCHES] COPY view  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: [PATCHES] COPY view  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
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.

BTW, my first name is Zoltán.

Best regards,
Zoltán Böszörményi


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Mark Dilger
Дата:
Сообщение: Re: An Idea for planner hints
Следующее
От: Zoltan Boszormenyi
Дата:
Сообщение: Re: [PATCHES] COPY view