PostgreSQL 10 kick-off

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема PostgreSQL 10 kick-off
Дата
Msg-id ba76aeb0-2f84-d180-268f-ea0f5ace4a7b@2ndquadrant.com
обсуждение исходный текст
Ответы Re: PostgreSQL 10 kick-off  (Simon Riggs <simon@2ndquadrant.com>)
Re: PostgreSQL 10 kick-off  (Fabrízio de Royes Mello <fabriziomello@gmail.com>)
Список pgsql-hackers
A few notes on the next PostgreSQL development cycle (the one after 9.6):

- After several rounds of consultations, it has been decided to change
the version numbering scheme.  Instead of X.Y.Z, future releases will
have a two-part version number M.N, where M is the major version number,
which changes with a major release, every year or so, and N is the minor
version number, which changes with a minor release, every few months or
so.  This does not change in any way development practices or approaches
to backward compatibility.  It merely makes the version numbering scheme
match existing development practices better.

- The next major release of PostgreSQL (after 9.6) will be known as
PostgreSQL 10.  (The actual version number of the first production
release will as before have a minor version number of .0, so the actual
release number will be 10.0.)  Again, this jump does not change any
policies or conventions on backward compatibility.

- Per [1], the first commit fest of the version 10 development cycle
starts on September 1.  In spite of 124 patches already showing at
<https://commitfest.postgresql.org/10/>, it seems like we have had a
good couple of months focusing on release work.  If you have been
hesitating because of that, now is surely the time to start submitting
any patches you want for consideration in September.

- We need a commit fest manager.  Volunteers, step forward!

- The branching of the Git tree is tentatively scheduled for August 15.
(There will be minor releases and a beta release on August 11.)


[1]:
https://wiki.postgresql.org/wiki/PgCon_2016_Developer_Meeting#9:55_-_10:05_.09Next_Release_Schedule_.09All

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Combining hash values
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Combining hash values