pgsql: Fix typo in comment.

From: Etsuro Fujita <efujita(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2019-11-27 07:15:25
Message-ID: E1iZrXp-0007By-N0@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Branch
------
REL_12_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-11-27 11:32:24 pgsql: Move configure --disable-float8-byval to pg_config_manual.h
Previous Message Michael Paquier 2019-11-27 03:59:55 Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures