Re: BUG #5657: wrong entry in sql_features - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #5657: wrong entry in sql_features
Date
Msg-id 1284487655.4696.13.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: BUG #5657: wrong entry in sql_features  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On tis, 2010-09-14 at 12:34 -0400, Tom Lane wrote:
> Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> writes:
> > On 14/09/10 17:08, thommy wrote:
> >> -[ RECORD 2 ]----+---------------------------
> >> feature_id       | B032
> >> feature_name     | Extended dynamic SQL
> >> sub_feature_id   | 01
> >> sub_feature_name |<describe input statement>
> >> is_supported     | NO
> >> is_verified_by   |
> >> comments         |
>
> > Can you elaborate, what is wrong with the above? What did you expect to
> > see instead?
>
> What I see in SQL:99 is
>
>         | 3   | B032 | Extended dynamic SQL                                |
>         |     |      |                                                     |
>         | 4   | B032-| <describe input> statement                          |
>                 01
>
> so I think his point is that the right angle bracket is in the wrong place.
> Can't get terribly excited about it ...

SQL:2008 has <describe input statement>.

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #5656: parameter 'client_min_messages' accept values not listed in enumvals
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: BUG #5656: parameter 'client_min_messages' accept values not listed in enumvals