PostgreSQL 12 Beta 4

Started by Jonathan S. Katzover 6 years ago6 messageshackers
Jump to latest
#1Jonathan S. Katz
jkatz@postgresql.org

Hi,

PostgreSQL 12 Beta 4 will be released on 2019-09-12. Please make sure
that fixes for bugs and other open items[1]https://wiki.postgresql.org/wiki/PostgreSQL_12_Open_Items are committed by the end of
the weekend.

Thanks for all of your efforts in getting PostgreSQL 12 ready for
general availability!

Jonathan

[1]: https://wiki.postgresql.org/wiki/PostgreSQL_12_Open_Items

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Jonathan S. Katz (#1)
Re: PostgreSQL 12 Beta 4

On 2019-09-05 22:27, Jonathan S. Katz wrote:

PostgreSQL 12 Beta 4 will be released on 2019-09-12. Please make sure
that fixes for bugs and other open items[1] are committed by the end of
the weekend.

Could we get the list of major items in the release notes done by then?

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

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#2)
Re: PostgreSQL 12 Beta 4

Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:

On 2019-09-05 22:27, Jonathan S. Katz wrote:

PostgreSQL 12 Beta 4 will be released on 2019-09-12. Please make sure
that fixes for bugs and other open items[1] are committed by the end of
the weekend.

Could we get the list of major items in the release notes done by then?

I'll try to make a pass over the notes today, and incorporate text for
that from Jonathan's draft press release.

regards, tom lane

#4Jonathan S. Katz
jkatz@postgresql.org
In reply to: Tom Lane (#3)
Re: PostgreSQL 12 Beta 4

On 9/6/19 9:56 AM, Tom Lane wrote:

Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:

On 2019-09-05 22:27, Jonathan S. Katz wrote:

PostgreSQL 12 Beta 4 will be released on 2019-09-12. Please make sure
that fixes for bugs and other open items[1] are committed by the end of
the weekend.

Could we get the list of major items in the release notes done by then?

I'll try to make a pass over the notes today, and incorporate text for
that from Jonathan's draft press release.

If it helps, I already made said pass (attached) where I tried to make
them match the tone of the release notes.

Also, attached is a separate patch that has an example for PG_COLORS.

Thanks,

Jonathan

Attachments:

pg_colors.patchtext/plain; charset=UTF-8; name=pg_colors.patch; x-mac-creator=0; x-mac-type=0Download+3-1
relnotes-major-items-v2.patchtext/plain; charset=UTF-8; name=relnotes-major-items-v2.patch; x-mac-creator=0; x-mac-type=0Download+119-1
#5Sandeep Thakkar
sandeep.thakkar@enterprisedb.com
In reply to: Jonathan S. Katz (#1)
Re: PostgreSQL 12 Beta 4

Hi

What's the date for PostgreSQL 12 GA?

On Fri, Sep 6, 2019 at 1:57 AM Jonathan S. Katz <jkatz@postgresql.org>
wrote:

Hi,

PostgreSQL 12 Beta 4 will be released on 2019-09-12. Please make sure
that fixes for bugs and other open items[1] are committed by the end of
the weekend.

Thanks for all of your efforts in getting PostgreSQL 12 ready for
general availability!

Jonathan

[1] https://wiki.postgresql.org/wiki/PostgreSQL_12_Open_Items

--
Sandeep Thakkar

#6Michael Paquier
michael@paquier.xyz
In reply to: Sandeep Thakkar (#5)
Re: PostgreSQL 12 Beta 4

On Tue, Sep 10, 2019 at 09:34:34AM +0530, Sandeep Thakkar wrote:

What's the date for PostgreSQL 12 GA?

This is not decided yet.
--
Michael