pgsql: Fix typo in parallel.c.

From: Masahiko Sawada <msawada(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in parallel.c.
Date: 2026-01-05 18:16:47
Message-ID: E1vcp8I-004gc9-2F@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in parallel.c.

Author: kelan <ke_lan1(at)qq(dot)com>
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Reviewed-by: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Discussion: https://postgr.es/m/tencent_38B5875E2D440C8DA8C0C022ABD999F9C207@qq.com

Branch
------
master

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

Modified Files
--------------
src/backend/access/transam/parallel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2026-01-05 18:57:28 pgsql: ci: Remove ulimit -p for netbsd/openbsd
Previous Message Alexander Korotkov 2026-01-05 17:56:31 pgsql: Add the MODE option to the WAIT FOR LSN command