PostgreSQL BugTool Submission - Mailing list pgsql-bugs

From pgsql-bugs@postgresql.org
Subject PostgreSQL BugTool Submission
Date
Msg-id 200008212024.e7LKO2M59889@hub.org
Whole thread Raw
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Large Object / libPQ : problem
Next
From: "Arthur M. Kang"
Date:
Subject: to_char Bug...