Re: SetVariable

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Gaetano Mendola <mendola(at)bigfoot(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: SetVariable
Date: 2003-08-30 15:03:40
Message-ID: 24805.1062255820@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I see other strdup() calls that don't check on a return. Should we deal
> with those too?

strdup -> xstrdup if you're concerned.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-08-30 15:11:11 Re: Index creation takes for ever
Previous Message Bruce Momjian 2003-08-30 15:02:50 Re: Linux2.6 overcommit behaviour