Re: BUG #5657: wrong entry in sql_features

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5657: wrong entry in sql_features
Дата
Msg-id 7579.1284482062@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #5657: wrong entry in sql_features  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5656: parameter 'client_min_messages' accept values not listed in enumvals
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: BUG #5656: parameter 'client_min_messages' accept values not listed in enumvals