pgsql: Fix typo in parallel.c. - Mailing list pgsql-committers

From Masahiko Sawada
Subject pgsql: Fix typo in parallel.c.
Date
Msg-id E1vcp8I-004gc9-2F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in parallel.c.

Author: kelan <ke_lan1@qq.com>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.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(-)


pgsql-committers by date:

Previous
From: Alexander Korotkov
Date:
Subject: pgsql: Add the MODE option to the WAIT FOR LSN command
Next
From: Andres Freund
Date:
Subject: pgsql: ci: Remove ulimit -p for netbsd/openbsd