Re: Unruly rules

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Unruly rules
Дата
Msg-id 9083.970443831@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Unruly rules  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The backend process hangs in this loop:

> |     foreach(temp, rangetable)

> Somewhere a list pointer needs to be advanced there.

What?  foreach() does advance the pointer.  The only way this can be
an infinite loop is if the rangetable list is circular.

I wouldn't rank that as out of the question, considering the enthusiasm
with which the rules code munges range lists, but I still don't see it
happening here.  Is anyone else seeing regression failures with current
sources?
        regards, tom lane


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

Предыдущее
От: Joost Kraaijeveld
Дата:
Сообщение: RE: What do I need to be able to compile the source in Win32
Следующее
От: Ralf Tschiersch
Дата:
Сообщение: pg_log deleted, still help needed (2)