Re: What happened to the is_ family of functions proposal? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: What happened to the is_ family of functions proposal?
Date
Msg-id 11813.1285112125@sss.pgh.pa.us
Whole thread Raw
In response to Re: What happened to the is_ family of functions proposal?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> On Wednesday 22 September 2010 01:05:39 Tom Lane wrote:
>> Just for starters, what of a palloc() failure?

> Uhm. Isnt a palloc failure a really, really bad example because it will kill 
> the session anyway? FATAL+ is not relevant in that context, right?

Huh?  It's not fatal, just elog(ERROR, "out of memory").
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: moving development branch activity to new git repo
Next
From: Bruce Momjian
Date:
Subject: Re: Configuring synchronous replication