First-draft release notes for back-branch releases

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: First-draft release notes for back-branch releases
Date: 2018-11-03 00:14:23
Message-ID: 23562.1541204063@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've made a pass over the commit log up to now, and prepared draft
release note entries for everything that seemed worth documenting;
see

https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=65a82a7649860f8010db581a0d1f12aa92f5969b

As I usually do, I dropped all of these into a section for 11.1,
although some won't remain there because they don't apply to the
v11 branch or were committed in time for 11.0. I'll sort that
out on Sunday.

Comments please ...

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2018-11-03 00:44:40 pgbench -M option can be specified more than once
Previous Message Tatsuo Ishii 2018-11-03 00:08:25 Re: pgbench doc fix