Re: PG 12 draft release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 12 draft release notes
Date: 2019-07-26 01:06:34
Message-ID: 20190726010634.6d5x3msrkbxea6dk@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 15, 2019 at 08:51:34PM +0200, Laurenz Albe wrote:
> On Sat, 2019-05-11 at 16:33 -0400, Bruce Momjian wrote:
> > I have posted a draft copy of the PG 12 release notes here:
>
> I wonder if commits 0ba06e0bf and 40cfe8606 are worth mentioning
> in the release notes. They make "pg_test_fsync" work correctly
> on Windows for the first time.

Oh, I missed adding that. I applied the attached patch, with updated
wording, and moved it to the Server Applications section. Thanks.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +

Attachment Content-Type Size
patch.diff text/x-diff 832 bytes

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2019-07-26 01:07:41 Re: PG 12 draft release notes
Previous Message Michael Paquier 2019-07-26 00:59:01 Re: Seek failure at end of FSM file during WAL replay (in 11)