pgsql: Fix recently introduced typo in code comment - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Fix recently introduced typo in code comment
Date
Msg-id E1rvEtM-001jXo-Tc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix recently introduced typo in code comment

Reported-by: Richard Guo
Discussion: https://postgr.es/m/CAMbWs49kAsZUsj7-0SBLvE9+uKz0RCqMEmM3NVytc1YvS8sTrQ@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/backend/optimizer/plan/initsplan.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Amit Kapila
Date:
Subject: pgsql: Fix the review comments and a bug in the slot sync code.
Next
From: Andrew Dunstan
Date:
Subject: [MASSMAIL] pgsql: Fix some memory leaks associated with parsing json and manifests