Re: New version numbering practices

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: New version numbering practices
Дата
Msg-id CAM-w4HOF5OF7BeBqkz0m+X1B_Tp1t+3ZN8p8ramhjNoJtm42bQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: New version numbering practices  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: New version numbering practices  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Tue, Aug 2, 2016 at 2:10 AM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
> That said, I'm not opposed to REL_10 and so on.  In 89 years there will
> be a problem with sorting REL_100 but I'm sure they can find a solution
> then, if computers still need humans to write programs for them.

It would be nice if there was a consistent way of referring to a
version regardless of how old it was.

There would be nothing stopping us from going back and adding tags for
existing versions. We could add REL_09_5 back to REL_06_5 if we wanted
to. Then we could easily refer to any version without special cases or
rules about pre-10 vs post-10. It would also give a convenient chance
to fix the inconsistencies in how some of the older branches were
tagged.

-- 
greg



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: Broken order-of-operations in parallel query latch manipulation
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [sqlsmith] Failed assertion in joinrels.c