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

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-08-05T05:33:06Z
Lists: pgsql-hackers
On Mon, Aug 05, 2019 at 12:15:21PM +0900, Michael Paquier wrote:
> On Mon, Aug 05, 2019 at 12:33:34AM +0300, Alexander Lakhin wrote:
>> 9.41. OWNER_TO -> OWNER TO
> 
> This one needs a back-patch.  I'll fix that separately.

Done separately as of 05ba837, and back-patched down to 9.6 as this
has been introduced by d37b816.
--
Michael

Commits

  1. Fix tab completion for ALTER LANGUAGE in psql

  2. Fix inconsistencies and typos in the tree, take 9