pgsql: Fix a few typos in comments and variable names. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Fix a few typos in comments and variable names.
Date
Msg-id E1f8Syo-00018r-3I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix a few typos in comments and variable names.

Author: Michael Paquier
Discussion: https://www.postgresql.org/message-id/20180411075223.GB19732%40paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/55101549d538c9ed86e761dba0775025726d7310

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 4 ++--
src/backend/access/nbtree/nbtutils.c  | 3 ++-
src/bin/pg_dump/pg_dump.c             | 6 +++---
3 files changed, 7 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Improve coverage of nodeAppend runtime partition prune
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Update Append's idea of first_partial_plan