Re: SQLSTATE of notice PGresult

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: "Dmitriy Igrishin" <dmitigr(at)gmail(dot)com>, "Robert Haas" <robertmhaas(at)gmail(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>,"Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Euler Taveira de Oliveira" <euler(at)timbira(dot)com>
Subject: Re: SQLSTATE of notice PGresult
Date: 2010-09-22 13:02:09
Message-ID: 4C99B8010200002500035AE9@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> wrote:

> I'm not even sure that it would be correct to say "All error
> messages...", unless elog(ERROR, "can't happen") throws something
> into that field.

If it doesn't, it should. Probably 'XX000' (internal_error).

-Kevin

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2010-09-22 13:08:23 Re: Do we need a ShmList implementation?
Previous Message Andrew Dunstan 2010-09-22 13:01:24 Re: Configuring synchronous replication