Re: Fix typos and inconsistencies for HEAD (take 11) - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix typos and inconsistencies for HEAD (take 11)
Date
Msg-id 20190819072244.GE18166@paquier.xyz
Whole thread Raw
In response to Fix typos and inconsistencies for HEAD (take 11)  (Alexander Lakhin <exclusion@gmail.com>)
Responses Re: Fix typos and inconsistencies for HEAD (take 11)  (Michael Paquier <michael@paquier.xyz>)
Re: Fix typos and inconsistencies for HEAD (take 11)  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Mon, Aug 19, 2019 at 07:04:04AM +0300, Alexander Lakhin wrote:
> 11.23 TupleLockUpdate -> LockTupleNoKeyExclusive

Not sure about this one, so discarded for now.  Alvaro?

> 11.25 typstore -> tupstore

This one is cute.  It actually does not cause a compilation failure as
tuplestore_donestoring() is a no-op.

> 11.33 visca -> vice

This one is interesting latin.

> 11.57 PASSBYVALUE -> PASSEDBYVALUE

Will fix this one separately and back-patch.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Daniel Migowski
Date:
Subject: Re: Patch: New GUC prepared_statement_limit to limit memory used byprepared statements
Next
From: Michael Paquier
Date:
Subject: Re: Fix typos and inconsistencies for HEAD (take 11)