Re: clean up docs for v12
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Justin Pryzby <pryzby@telsasoft.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, Andres Freund <andres@anarazel.de>, pgsql-hackers@postgresql.org
Date: 2019-04-28T14:05:32Z
Lists: pgsql-hackers
On Sat, Apr 27, 2019 at 11:10:46AM -0400, Tom Lane wrote: > FWIW, I think we generally write this the way Justin suggests. It's > more precise, at least if you're reading it in a way that makes > <literal> text distinguishable from plain text: what to put into > the config file is exactly "-1", and not for instance "minus-one". Okay, sold. I have done and extra pass on v2-0002 and included again some obvious mistakes. I have noticed a couple of things on the way. -- Michael
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