Re: table schema causes crash

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: table schema causes crash
Дата
Msg-id 26617.1040433212@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: table schema causes crash  (<tom@minnesota.com>)
Ответы Re: table schema causes crash  (<tom@minnesota.com>)
Список pgsql-general
While studying this I noticed a number of potential buffer overruns in
the 7.2.3 version of describeTableDetails().  They were mostly fixed
already in 7.3, and I just committed a fix for one more.  However,
I do not believe that any of these overruns could have occurred in the
example you give, so there's still something fishy going on.  On the
whole, I'd still bet that it's a 64-bit-platform issue.  But where?
Good luck digging...

            regards, tom lane

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

Предыдущее
От:
Дата:
Сообщение: Re: table schema causes crash
Следующее
От: Arnout Engelen
Дата:
Сообщение: 'revoke create on database' doesn't work as expected