Re: HOT version 18

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: HOT version 18
Дата
Msg-id c2d9e70e0709172300g7f0506bo81a56a6914e36d72@mail.gmail.com
обсуждение исходный текст
Ответ на HOT version 18  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: HOT version 18  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Список pgsql-patches
On 9/17/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I have completed a first review pass over all of the HOT patch, and am
> now reasonably satisfied with coding style, APIs, etc.  There are still
> two or three areas that need discussion, which I'll start a separate
> thread for on -hackers.  In the meantime, here's some code for people to
> test and poke at ...
>
>                         regards, tom lane
>
>

this sql scripts make current cvs + patch to crash with this message
in the logs:

LOG:  statement: update test set c2 = c2 -15 where current of q1;
TRAP: FailedAssertion("!(tuple_tableoid == table_oid)", File:
"execCurrent.c", Line: 128)
LOG:  server process (PID 27599) was terminated by signal 6: Aborted
LOG:  terminating any other active server processes


--
regards,
Jaime Casanova

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs and the universe trying
to produce bigger and better idiots.
So far, the universe is winning."
                                       Richard Cook

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: HOT version 18
Следующее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: HOT version 18