Fixing typos and inconsistencies
Hello hackers,
Now that the unicums checking is finished, I would like to share the
script I used to find them.
Maybe it can be useful to recheck the source tree from time to time...
I don't think that the check could be fully automated, but with some
eyeballing it allows to maintain a more consistent state.
Best regards,
Alexander
Attachments:
On Tue, Aug 20, 2019 at 3:05 PM Alexander Lakhin <exclusion@gmail.com> wrote:
Now that the unicums checking is finished, I would like to share the
script I used to find them.
Maybe it can be useful to recheck the source tree from time to time...
I don't think that the check could be fully automated, but with some
eyeballing it allows to maintain a more consistent state.
Very clever! Thanks for doing that, and sorry for all my typos.
--
Thomas Munro
https://enterprisedb.com
On Mon, Aug 19, 2019 at 10:19:19PM +0300, Alexander Lakhin wrote:
Now that the unicums checking is finished, I would like to share the
script I used to find them.
Maybe it can be useful to recheck the source tree from time to time...
I don't think that the check could be fully automated, but with some
eyeballing it allows to maintain a more consistent state.
Cool, thanks for sharing.
We still have a couple of things left though, one which stood out
recently was a reference to TupleLockUpdate in heapam.c. This relates
to multixact, so I am not actually sure to which lock level this was
referring to.
--
Michael