pgsql: Fix missing word in comment. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Fix missing word in comment.
Date
Msg-id E1rMvV2-000VtR-Ak@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix missing word in comment.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/196799d6765706697ff9417ae85929085774b8f4

Modified Files
--------------
src/include/libpq/libpq-be-fe-helpers.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Fix indentation in ExecParallelHashIncreaseNumBatches()
Next
From: Alexander Korotkov
Date:
Subject: pgsql: Fix misuse of RelOptInfo.unique_for_rels cache by SJE