Re: fine tune v11 release notes

2018-10-13 Thread Justin Pryzby
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

Re: fine tune v11 release notes

2018-10-13 Thread Tom Lane
Justin Pryzby writes: > On Sat, Oct 13, 2018 at 05:31:46PM -0400, Tom Lane wrote: >> 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. I pushed some of this verbatim, tw

Re: fine tune v11 release notes

2018-10-13 Thread Justin Pryzby
On Sat, Oct 13, 2018 at 05:31:46PM -0400, Tom Lane wrote: > Justin Pryzby 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 y

Re: fine tune v11 release notes

2018-10-13 Thread Tom Lane
Justin Pryzby 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 > chan

Re: fine tune v11 release notes

2018-10-13 Thread Justin Pryzby
On Sat, Oct 13, 2018 at 03:38:39PM -0500, Justin Pryzby wrote: > On Sat, Oct 13, 2018 at 04:34:07PM -0400, Tom Lane wrote: > > "Jonathan S. Katz" writes: > > > On 10/6/18 9:42 AM, Justin Pryzby wrote: > > >> Find below various fixes to release notes for v11, for discussion > > >> purposes. > > >

Re: fine tune v11 release notes

2018-10-13 Thread Jonathan S. Katz
On 10/13/18 4:38 PM, Justin Pryzby wrote: > On Sat, Oct 13, 2018 at 04:34:07PM -0400, Tom Lane wrote: >> "Jonathan S. Katz" writes: >>> 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.

Re: fine tune v11 release notes

2018-10-13 Thread Justin Pryzby
On Sat, Oct 13, 2018 at 04:34:07PM -0400, Tom Lane wrote: > "Jonathan S. Katz" writes: > > 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

Re: fine tune v11 release notes

2018-10-13 Thread Tom Lane
"Jonathan S. Katz" writes: > 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

Re: fine tune v11 release notes

2018-10-13 Thread Jonathan S. Katz
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! Jonat

Re: fine tune v11 release notes

2018-10-06 Thread Marko Tiikkaja
I like broccoli

fine tune v11 release notes

2018-10-06 Thread Justin Pryzby
Find below various fixes to release notes for v11, for discussion purposes. Note: I changed these: "B-tree indexes can now be built in parallel with" "Allow btree indexes to be built in parallel" ..since they could be construed to mean building multiple indexes simultaneously (perhaps like what