Re: Fix typos and inconsistencies for HEAD (take 7)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-hackers@postgresql.org, Michael Paquier <michael@paquier.xyz>
Date: 2019-07-21T16:34:05Z
Lists: pgsql-hackers
Alexander Lakhin <exclusion@gmail.com> writes: > Also, I found e-mail headers in optimizer/plan/README not relevant, so I > propose to remove them. FWIW, I think they're highly relevant, because they put a date on that text. I've not gone through that README lately, but I wouldn't be surprised if it's largely obsolete --- it hasn't been maintained in any meaningful way since Vadim wrote it. Without the headers, a reader would have no warning of that. What really ought to happen, likely, is for somebody to extract whatever is still useful there into a new(?) section in the parent directory's README. regards, tom lane
Commits
-
Fix inconsistencies and typos in the tree
- 23bccc823d43 13.0 landed