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
-
Fix tab completion for ALTER LANGUAGE in psql
- dd64a45a7d59 9.6.15 landed
- e733adc51fbb 10.10 landed
- 6dad61dc76ea 11.5 landed
- 159e4bf7406f 12.0 landed
- 05ba8370b8e4 13.0 landed
-
Fix inconsistencies and typos in the tree, take 9
- 8548ddc61b58 13.0 landed