pgsql: Fix thinkos in comments - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Fix thinkos in comments
Date
Msg-id E1sMtOA-003G8o-9S@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix thinkos in comments

The first one was noticed by Tender Wang and introduced with
8aba9322511f; the other one was newly introduced with dbca3469ebf8.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a2dff271ebe2a0547d46e90dcb02c088cf2f031c

Modified Files
--------------
src/backend/executor/execPartition.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Backport BackgroundPsql perl test module
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix MVCC bug with prepared xact with subxacts on standby