pgsql: Fix typo - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix typo
Date
Msg-id E1pdGta-0042Wo-Ed@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo

Introduced in de4d456b40.

Reported-by: Erik Rijkers <er@xs4all.nl>

Branch
------
master

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

Modified Files
--------------
src/backend/commands/user.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Jeff Davis
Date:
Subject: pgsql: Fix t_isspace(), etc., when datlocprovider=i and datctype=C.
Next
From: Tom Lane
Date:
Subject: pgsql: Refactor datetime functions' timezone lookup code to reduce dupl