Re: Typos from Covering Index patch
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Michael Paquier <michael@paquier.xyz>,
Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-04-17T15:57:20Z
Lists: pgsql-hackers
On 11/04/18 03:52, Michael Paquier wrote: > Hi all, > > I am catching up with new features so I have begun going through > Covering indexes. While reading the code, I have noticed a couple of > things: > 1) Some typos. > 2) An inconsistent variable name in pg_dump. Committed, thanks! - Heikki
Commits
-
Fix a few typos in comments and variable names.
- 55101549d538 11.0 landed