Re: clean up docs for v12
Justin Pryzby <pryzby@telsasoft.com>
From: Justin Pryzby <pryzby@telsasoft.com>
To: pgsql-hackers@postgresql.org
Date: 2019-07-09T16:12:57Z
Lists: pgsql-hackers
Attachments
- v5-0001-review-docs-for-pg12dev.patch (text/x-diff)
I made bunch of changes based on Andres' review and I split some more indisputable 1 line changes from the large commit, hoping it will be easier to review both. Several bits and pieces of the patch have been applied piecemeal, but I was hoping to avoid continuing to do that. I think at least these are also necessary. v5-0002-Say-it-more-naturally.patch v5-0010-spelling-and-typos.patch I suggest to anyone reading to look at the large patch last, since its changes are longer and less easy to read. Many of the changes are intended to improve the text rather than to fix a definite error. 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