Re: Fix typos and inconsistencies for HEAD (take 11)

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2019-08-19T07:39:54Z
Lists: pgsql-hackers
On Mon, Aug 19, 2019 at 04:22:44PM +0900, Michael Paquier wrote:
> On Mon, Aug 19, 2019 at 07:04:04AM +0300, Alexander Lakhin wrote:
>> 11.57 PASSBYVALUE -> PASSEDBYVALUE
> 
> Will fix this one separately and back-patch.

No need to, actually, as the error comes from 7bdc655.
--
Michael

Commits

  1. Fix bogus comment

  2. Fix tab completion for CREATE TYPE in psql

  3. Fix inconsistencies and typos in the tree, take 11