Re: Reports on obsolete Postgres versions

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Reports on obsolete Postgres versions
Дата
Msg-id ZfHeYR589ZciKKjP@momjian.us
обсуждение исходный текст
Ответ на Re: Reports on obsolete Postgres versions  (Jeremy Schneider <schneider@ardentperf.com>)
Ответы Re: Reports on obsolete Postgres versions  (Robert Treat <rob@xzilla.net>)
Re: Reports on obsolete Postgres versions  (Peter Eisentraut <peter@eisentraut.org>)
Список pgsql-hackers
On Wed, Mar 13, 2024 at 09:21:27AM -0700, Jeremy Schneider wrote:
> It's not just roadmaps and release pages where we mix up these terms
> either, it's even in user-facing SQL and libpq routines: both
> PQserverVersion and current_setting('server_version_num') return the
> patch release version in the numeric patch field, rather than the
> numeric minor field (which is always 0).
> 
> In my view, the best thing would be to move toward consistently using
> the word "patch" and moving away from the word "minor" for the
> PostgreSQL quarterly maintenance updates.
> 

I think "minor" is a better term since it contrasts with "major".  We
don't actually supply patches to upgrade minor versions.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



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

Предыдущее
От: Alexander Lakhin
Дата:
Сообщение: Re: pg16: XX000: could not find pathkey item to sort
Следующее
От: "Amonson, Paul D"
Дата:
Сообщение: RE: Popcount optimization using AVX512