Re: BUG #4999: select 'a' < 'A' is true, but should be false . . .

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4999: select 'a' < 'A' is true, but should be false . . .
Дата
Msg-id 6367.1251145809@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #4999: select 'a' < 'A' is true, but should be false . . .  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-bugs
Robert Haas <robertmhaas@gmail.com> writes:
> ...  It seems to me based on my short
> tenure reading this mailing list that when someone provides a
> reproducible test case of Postgres verifiably DTWT it usually attracts
> plenty of attention and gets dealt with relatively quickly, usually
> with a friendly "thanks for the report!".
> ...
> I think there's definitely room for some better bug wrangling, but
> given the number of garbage bugs, the effort/reward ratio is likely to
> be pretty high.

Yeah.  I think that bugzilla, and probably also debbugs (though I've
got no experience with the latter), are designed for workflows where a
bug remains live for some considerable period of time and/or is handed
off to different people during its lifespan.  That doesn't really
describe our handling of bugs.  We try to close bugs immediately if at
all possible, and if not they end up as items on the TODO list.

As Robert says, we could be better about making sure that we provide
some kind of response to every bug submission; but I think what's
lacking there is the will and the cycles to do so, not so much a tool.

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #4999: select 'a' < 'A' is true, but should be false . . .
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #4999: select 'a' < 'A' is true, but should be false . . .