Re: Using results from INSERT ... RETURNING

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Using results from INSERT ... RETURNING
Дата
Msg-id 603c8f070909280904x47af680ag80213a379eb52a68@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Using results from INSERT ... RETURNING  (Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>)
Ответы Re: Using results from INSERT ... RETURNING  (Marko Tiikkaja <marko.tiikkaja@cs.helsinki.fi>)
Список pgsql-hackers
On Mon, Sep 28, 2009 at 11:31 AM, Marko Tiikkaja
<marko.tiikkaja@cs.helsinki.fi> wrote:
> Robert Haas wrote:
>>
>> So I think we should at a minimum ask the patch author to (1) fix the
>> explain bugs I found and (2) update the README, as well as (3) revert
>> needless whitespace changes - there are a couple in execMain.c, from
>> the looks of it.
>
> In the attached patch, I made the changes to explain as you suggested and
> reverted the only whitespace change I could find from execMain.c. However,
> English isn't my first language so I'm not very confident about fixing the
> README.

Can you at least take a stab at it?  We can fix your grammar, but
guessing what's going on without documentation is hard.

...Robert


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

Предыдущее
От: "Albe Laurenz"
Дата:
Сообщение: Re: Rejecting weak passwords
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Issues for named/mixed function notation patch