pgsql: Fix duplicate typedef from commit a2f17f004d.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix duplicate typedef from commit a2f17f004d.
Date: 2025-01-08 23:26:12
Message-ID: E1tVfRE-000ZIQ-3u@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix duplicate typedef from commit a2f17f004d.

Reported-by: Thomas Munro

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/229e7793d96954739d3fb9b37e2ccf77c2803f07

Modified Files
--------------
src/include/utils/pg_locale.h | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2025-01-09 03:02:50 pgsql: Provide 64-bit ftruncate() and lseek() on Windows.
Previous Message Jeff Davis 2025-01-08 22:38:24 pgsql: Control collation behavior with a method table.