Draft release notes for next week's releases are up for review
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-hackers@postgreSQL.org
Date: 2017-02-04T17:57:27Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
First-draft release notes for 9.6.2.
- 9863017b87f3 10.0 cited
First-draft release notes are available at https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=9863017b87f3592ff663d03fc663a4f1f8fdb8b2 They should appear in a more readable form at https://www.postgresql.org/docs/devel/static/release-9-6-2.html after guaibasaurus' next buildfarm run, due a couple hours from now. As usual, I've filled in the frontmost branch's section with all the material, even though a couple of items don't apply because they only went into further-back branches. I'll sort that out when I split things up. Right now the question is whether individual items are correctly/adequately documented. regards, tom lane