Thread

  1. PostgreSQL BugTool Submission

    PostgreSQL Bugs List <pgsql-bugs@postgresql.org> — 2000-08-21T20:24:02Z

    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