Re: Fixing typos and inconsistencies - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fixing typos and inconsistencies
Date
Msg-id 20190820101545.GA1684@paquier.xyz
Whole thread Raw
In response to Fixing typos and inconsistencies  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Thomas Munro
Date:
Subject: Re: POC: Cleaning up orphaned files using undo logs
Next
From: Pavel Stehule
Date:
Subject: Re: Make SQL/JSON error code names match SQL standard