Re: Fix typos and inconsistencies for HEAD

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Alexander Lakhin <exclusion@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-07-01T01:02:15Z
Lists: pgsql-hackers
On Sun, Jun 30, 2019 at 04:06:47PM +0300, Alexander Lakhin wrote:
> 4.33. close_ - > closept_

This one is incorrect as it refers to the various close_* routines
below.

> 4.36. combinedproj -> remove (orphaned after 69c3936a)

This looks intentional?

> I've split proposed patch to make the fixes checking simpler.

Agreed with the rest, and applied.  Thanks!
--
Michael

Commits

  1. Fix many typos and inconsistencies