Обсуждение: Bug submission form mixed messages

Поиск
Список
Период
Сортировка

Bug submission form mixed messages

От
Jeff Janes
Дата:
On the bug reporting form http://www.postgresql.org/support/submitbug/, it says:

Make sure you are running the latest available minor release for your major version before reporting a bug. The current list of supported versions is 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22.

But the "PostgreSQL version" drop down lists all of the non-latest-available minor releases. Shouldn't the drop down remove all the minor versions for which people have been dis-invited to report bugs?

Cheers,

Jeff

Re: Bug submission form mixed messages

От
Stefan Kaltenbrunner
Дата:
On 10/02/2015 08:00 PM, Jeff Janes wrote:
> On the bug reporting form http://www.postgresql.org/support/submitbug/,
> it says:
> 
> Make sure you are running the latest available minor release for your
> major version before reporting a bug. The current list of supported
> versions is 9.4.4, 9.3.9, 9.2.13, 9.1.18, 9.0.22.
> 
> But the "PostgreSQL version" drop down lists all of the
> non-latest-available minor releases. Shouldn't the drop down remove all
> the minor versions for which people have been dis-invited to report bugs?

not sure - while we strongly encourage to use the latest minor release,
bug reports from other versions might still be of value, and having
accurate version (both minor and major) helps in any case...


Stefab