Re: Segfaults and assertion failures with not too extraordinary views and queries

Поиск
Список
Период
Сортировка
От Phil Frost
Тема Re: Segfaults and assertion failures with not too extraordinary views and queries
Дата
Msg-id 62AEFF4C-EAFE-475E-AA0C-0EBE6CF5D75B@macprofessionals.com
обсуждение исходный текст
Ответ на Re: Segfaults and assertion failures with not too extraordinary views and queries  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Great, this seems to solve the problem. Thanks for the prompt attention.


On Feb 15, 2007, at 10:52 PM, Tom Lane wrote:

> Phil Frost <phil@macprofessionals.com> writes:
>> I rebuilt my pg with the attached patch and it did indeed resolve the
>> assertion failure the previous test produced. I tinkered some more
>> and got this patched build to segfault with a slightly different
>> script, below.
>
> Sigh ... I looked through nodeResult to see if there were any other
> bits
> of pass-through functionality that were missing, but I did not
> recognize
> the need for this hack ... probably should have, seeing that I had
> to do
> the same thing to Append last year.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3012: Wrong JOIN order when a JOIN depends on result from a LEFT JOIN.
Следующее
От: "Unmesh Churi"
Дата:
Сообщение: Re: BUG #3015: libpq: PQftype() on a lo type result column returns Oid of type oid instead of Oid of type lo.