Re: Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.
Date
Msg-id AANLkTi=JveeAzSx0fkKAefnkXP1cD8HES--n98s2zfcc@mail.gmail.com
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Add foreign data wrapper error code values for SQL/MED.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Dec 26, 2010 at 4:18 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Sun, Dec 26, 2010 at 12:17 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> Hmm.  Even with the typo fixed, ERRCODE_FDW_UNABLE_TO_CREATE_EXECUTION
>>> seems pretty darn opaque.  Is it missing a word?  Can we rephrase it so
>>> people will have some idea what it means?
>
>> Appears to be straight out of the spec.
>
> Oh, okay.
>
>> At any rate, I think rewording language straight out of the spec is
>> likely a bad plan.
>
> Agreed.

OK, committed.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: MULTISET patch
Next
From: Fujii Masao
Date:
Subject: Re: pg_ctl and port number detection