PostgreSQL BugTool Submission

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема PostgreSQL BugTool Submission
Дата
Msg-id 200008212024.e7LKO2M59889@hub.org
обсуждение исходный текст
Список pgsql-bugs
Vinny (vev@michvhf.com) reports a bug with a severity of 1
The lower the number the more severe it is.

Short Description
There's this bug, see?

Long Description
It's a huge bug that's eating tons of memory.


Sample Code
for(x=0;x<10;x++)
    p[x] = malloc(1);

No file was uploaded with this report

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Large Object / libPQ : problem
Следующее
От: "Arthur M. Kang"
Дата:
Сообщение: to_char Bug...