Re: bug in GUC - Mailing list pgsql-hackers

From Thomas Hallgren
Subject Re: bug in GUC
Date
Msg-id cbdtee$2rfg$1@news.hub.org
Whole thread Raw
In response to bug in GUC  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
I'll look into that. Thanks for pointing it out.

Kind regards,

Thomas Hallgren

"Alvaro Herrera" <alvherre@dcc.uchile.cl> wrote in message
news:20040624052712.GA7158@dcc.uchile.cl...
> Hackers,
>
> I think there a bug in the GUC mechanism.  The custom variables patch
> added several malloc() and a strdup() call, and they are never checked
> for an out of memory condition.
>
> -- 
> Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
> "El que vive para el futuro es un iluso, y el que vive para el pasado,
> un imbécil" (Luis Adler, "Los tripulantes de la noche")
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>                http://archives.postgresql.org
>



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: bug in GUC
Next
From: Richard Huxton
Date:
Subject: Re: PREPARE and transactions