Re: fine tune v11 release notes
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Justin Pryzby <pryzby@telsasoft.com>, pgsql-hackers@postgresql.org
Cc: Bruce Momjian <bruce@momjian.us>
Date: 2018-10-13T20:08:36Z
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 →
-
Doc: still further copy-editing for v11 release notes.
- 52f76a02f660 11.0 landed
- 8f850f2cad2d 12.0 landed
-
Doc: further copy-editing for v11 release notes.
- d1fd7576e1d3 11.0 landed
- d3ef93f0ebc8 12.0 landed
-
Doc: copy-editing for CREATE INDEX reference page.
- 4d00ee4b4ac2 11.0 landed
- 002791514328 12.0 landed
Attachments
- 0001-Updates-to-CREATE-INDEX-documentation.patch (text/plain) patch 0001
- 0002-Updates-for-PostgreSQL-11-Release-notes.patch (text/plain) patch 0002
Hi Justin, On 10/6/18 9:42 AM, Justin Pryzby wrote: > Find below various fixes to release notes for v11, for discussion purposes. Thanks for putting this together. I reviewed, broke it up into two patches, and made some additions / changes / deletions. Please see attached patches. Thanks! Jonathan