pgsql: Fix typo. - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Fix typo.
Date
Msg-id E1mEWab-0003Ep-4y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo.

Reported-By: Michael Paquier <michael@paquier.xyz>
Discussion: https://postgr.es/m/YRIlNQhLNfx555Nx@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1d5135f0043b32a7d9fdc66a9553c2078900e240

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


pgsql-committers by date:

Previous
From: Michael Meskes
Date:
Subject: pgsql: Fix connection handling for DEALLOCATE and DESCRIBE statements
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Move temporary file cleanup to before_shmem_exit().