pgsql: Fix typo in description of enable_parallel_hash

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in description of enable_parallel_hash
Date: 2018-08-21 03:17:43
Message-ID: E1frxAt-0007Ib-W6@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in description of enable_parallel_hash

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20180821.115841.93250330.horiguchi.kyotaro@lab.ntt.co.jp

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/87c596cda6d7c79266cde44a1e9fc8ea1b8acefa

Modified Files
--------------
src/backend/utils/misc/guc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2018-08-21 06:21:23 pgsql: Fix set of NLS translation issues
Previous Message Michael Paquier 2018-08-20 23:37:58 pgsql: Clarify comment about assignment and reset of temp namespace ID