Re: proposal: additional error fields
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: "Peter Geoghegan" <peter@2ndquadrant.com>, "Pavel Stehule" <pavel.stehule@gmail.com>, "Robert Haas" <robertmhaas@gmail.com>, "Peter Eisentraut" <peter_e@gmx.net>, "Noah Misch" <noah@leadboat.com>, "PostgreSQL Hackers" <pgsql-hackers@postgresql.org>
Date: 2012-05-02T14:51:41Z
Lists: pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> wrote: > "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"? Sounds good to me. -Kevin