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

From Tom Lane
Subject Re: BUG #5657: wrong entry in sql_features
Date
Msg-id 7579.1284482062@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #5657: wrong entry in sql_features  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: BUG #5657: wrong entry in sql_features  (Peter Eisentraut <peter_e@gmx.net>)
Re: BUG #5657: wrong entry in sql_features  (Thomas Bahls <der.thommy@gmx.net>)
List pgsql-bugs
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 ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
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