pgsql: Fix meaning-changing typo introduced in fa0e03c15a9f.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix meaning-changing typo introduced in fa0e03c15a9f.
Date: 2022-02-20 22:16:36
Message-ID: E1nLuVQ-0000KR-3e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix meaning-changing typo introduced in fa0e03c15a9f.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2022-02-21 01:00:52 pgsql: doc: Mention environment variable ZSTD in the TAP tests for MSVC
Previous Message Tom Lane 2022-02-20 20:02:47 pgsql: Reset conn->errorReported when PQrequestCancel sets errorMessage