pgsql: Fix typo - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix typo
Date
Msg-id E1mIoEP-00006n-Dm@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo

Branch
------
REL_14_STABLE

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

Modified Files
--------------
src/include/utils/typcache.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix incorrect merge in ECPG code with DECLARE
Next
From: Peter Eisentraut
Date:
Subject: pgsql: psql: Make cancel test more timing robust