Re: fine tune v11 release notes
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>, pgsql-hackers@postgresql.org, Bruce Momjian <bruce@momjian.us>
Date: 2018-10-14T02:08:49Z
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
On Sat, Oct 13, 2018 at 09:45:33PM -0400, Tom Lane wrote: > Notably, I ended up merging the two items about partitioned indexes and > rewriting them altogether, because it seemed more sensible to present it > that way. See what you think. Looks good, thanks for commiting. Justin