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

Heikki Linnakangas <[email protected]> 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