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-14T00:27:11Z
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
- fine-tune-v4.patch (text/x-diff) patch v4
On Sat, Oct 13, 2018 at 05:31:46PM -0400, Tom Lane wrote: > Justin Pryzby <pryzby@telsasoft.com> writes: > >> On Sat, Oct 13, 2018 at 04:34:07PM -0400, Tom Lane wrote: > >>> Hmm, I just saw this after spending an afternoon editing the release > >>> notes. I'll try to merge it with what I did. > > > Feel free to send your own patch and I'll resolve conflicts and resend proposed > > changes. > > I've pushed updates merging Jonathan's last with my work. Please > look over what's in HEAD and see if you want to propose additional > changes. Find attached what's left. Justin