Re: pgrewrite: was Re: [HACKERS] pg_user problem

Поиск
Список
Период
Сортировка
От t-ishii@sra.co.jp (Tatsuo Ishii)
Тема Re: pgrewrite: was Re: [HACKERS] pg_user problem
Дата
Msg-id 199809120125.KAA05594@meshsv26.tk.mesh.ad.jp
обсуждение исходный текст
Ответ на pgrewrite: was Re: [HACKERS] pg_user problem  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
At 0:38 PM 98.9.11 -0400, Bruce Momjian wrote:
>Nice job Tatsuo.
>
>Looks like electric fence was properly pointing to the problem.  I am
>going to get electric fence working on my machine here.
>
>I have modified your patch, and I would like Jan to confirm the fix.
>Instead of only processing target list Var's, I am doing Var's as you
>suggested, and non-Vars by re-calling the function to process the
>non-var node.  This appears to be more in keeping with the rest of the
>function.  I am committing this patch.
>
>Let me know if you or Jan see any problems with this.

Thank you for correction to my patches. I have tested your
patches on my LinuxPPC box and it works great!
--
Tatsuo Ishii
t-ishii@sra.co.jp


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

Предыдущее
От: t-ishii@sra.co.jp (Tatsuo Ishii)
Дата:
Сообщение: SERIAL data type
Следующее
От: darcy@druid.net (D'Arcy J.M. Cain)
Дата:
Сообщение: Re: [HACKERS] Serial Data Type