pgsql: Fix typo

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2023-03-17 20:41:50
Message-ID: E1pdGta-0042Wo-Ed@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

Introduced in de4d456b40.

Reported-by: Erik Rijkers <er(at)xs4all(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-03-17 21:47:26 pgsql: Refactor datetime functions' timezone lookup code to reduce dupl
Previous Message Jeff Davis 2023-03-17 19:15:08 pgsql: Fix t_isspace(), etc., when datlocprovider=i and datctype=C.