From: | Brad DeJong <bpd0018(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Bruce Momjian <bruce(at)momjian(dot)us> |
Subject: | Re: Postgres 11 release notes |
Date: | 2018-06-30 18:11:05 |
Message-ID: | CAJnrtnxyst2iXvrygs=yZqNfWU-Zcrh-=MCvEizLquDEX4C-Rw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
I suggest the following edits for the PostgreSQL beta 2 release
announcement.
I did not provide the edits as a patch because I can't find the source of
/about/news/1867.
- This release contains ... as well as bug fixes that were reported ...
+ This release contains ... as well as fixes for bugs that were reported ...
- we do not advise for you to run
+ we do not advise you to run
or
+ we do not advise running
- CHANGES SINCE BETA 2
+ CHANGES SINCE BETA 1
- There have been many bug fixes for PostgreSQL 11 reported during
- the Beta 1 period and applied to the Beta 2 release. Several bug fixes
- reported for version 10 or earlier that also affected version 11 are
- included in the Beta 2 release.
+ Fixes for many of the bugs reported during the PostgreSQL 11 Beta 1
+ period have been applied to the Beta 2 release. Fixes for several bugs
+ reported for version 10 or earlier that affected version 11 have also
+ been included in the Beta 2 release.
or, if you prefer active voice
+ PostgreSQL 11 Beta 2 contains fixes for many of the bugs that were
+ reported during the Beta 1 period and for several bugs reported
+ for version 10 or earlier that affected version 11.
- ... eliminating a needless additional partition constraint checks ...
+ ... eliminating needless additional partition constraint checks ...
- including returning NULL if slot is not advanced
+ including returning NULL if the slot is not advanced
- Fix returning accurate results with ...
This phrasing makes it sound like you didn't want the accurate results so
you fixed them. :)
Not being familiar with the fix in question, I do not have a suggestion as
to how it should be rephrased.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2018-06-30 18:13:49 | Re: Fix to not check included columns in ANALYZE on indexes |
Previous Message | Peter Geoghegan | 2018-06-30 17:56:37 | Re: Fix to not check included columns in ANALYZE on indexes |
From | Date | Subject | |
---|---|---|---|
Next Message | Daniel Gustafsson | 2018-06-30 18:48:35 | Re: Postgres 11 release notes |
Previous Message | Peter Eisentraut | 2018-06-29 20:47:00 | TLS 1.3 and OpenSSL |