Re: clean up docs for v12
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers@postgresql.org
Date: 2019-05-20T18:20:01Z
Lists: pgsql-hackers
Attachments
- v3-0001-review-docs-for-pg12dev.patch (text/x-diff)
On Sat, Mar 30, 2019 at 05:43:33PM -0500, Justin Pryzby wrote: > I reviewed docs like this: > git log -p remotes/origin/REL_11_STABLE..HEAD -- doc On Fri, Apr 19, 2019 at 05:00:26PM +0900, Michael Paquier wrote: > However most of what you are proposing does not seem necessary, and the > current phrasing looks correct English to me, but I am not a native speaker. Michael reviewed and committed several portions of previous version of this patch, but I think each of the remaining changes are individually each minor improvements and combine are a significant improvement, so I'm requesting additional review. I think it'd be much better than submission and review of dozens of separate mails while individually rediscovering the same things.. Thanks in advance for any review. Justin
Commits
-
Improve code inferring length of bitmap for JITed tuple deforming.
- 3a48005b0049 12.0 landed
-
Fix more typos and inconsistencies in documentation
- ac8623760377 12.0 landed
-
Fix collection of typos and grammar mistakes in docs and comments
- 148266fa354a 12.0 landed
-
Clean up some documentation for log_statement_sample_rate
- bc540f98599b 12.0 landed