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

From Alvaro Herrera
Subject pgsql: Fix thinkos in comments
Date
Msg-id E1sMtOA-003G8s-AK@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
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/468ffee47bcb9c8b7b4f7b3168aef804a3ad802c

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