pgsql: pg_locale.c: change ereport() to elog(). - Mailing list pgsql-committers

From Jeff Davis
Subject pgsql: pg_locale.c: change ereport() to elog().
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
pg_locale.c: change ereport() to elog().

Discussion: https://postgr.es/m/[email protected]
Reported-by: Peter Eisentraut

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9a242899158c776377696d445df74db270150385

Modified Files
--------------
src/backend/utils/adt/pg_locale.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: amcheck: Fix verify_heapam for tuples where xmin or xmax is 0.
Next
From: Andres Freund
Date:
Subject: pgsql: meson: Fix oversight in install-quiet