Re: proposal: additional error fields

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
Cc: "Peter Eisentraut" <peter_e@gmx.net>, "Peter Geoghegan" <peter@2ndquadrant.com>, "Pavel Stehule" <pavel.stehule@gmail.com>, "Robert Haas" <robertmhaas@gmail.com>, "Noah Misch" <noah@leadboat.com>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2012-05-02T14:23:17Z
Lists: pgsql-hackers
"Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> That "F0" class looks suspicious; are those really defined by standard or
> did we encroach on standard naming space with PostgreSQL-specific
> values?

I think we screwed up on that :-(.  So we ought to renumber those
codes anyway.  Perhaps use "PF" instead of "F0"?

			regards, tom lane