pgsql: Fix thinkos in comments

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix thinkos in comments
Date: 2024-06-27 17:58:31
Message-ID: E1sMtOA-003G8s-AK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2024-06-27 18:34:29 pgsql: tests: Trim newline from result returned by BackgroundPsql->quer
Previous Message Heikki Linnakangas 2024-06-27 16:34:43 pgsql: Backport BackgroundPsql perl test module