pgsql: Change some internal error messages to elogs - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Change some internal error messages to elogs
Date
Msg-id E1nZaeH-0001GV-6n@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Change some internal error messages to elogs

Author: Paul Jungwirth <pj@illuminatedcomputing.com>
Reviewed-by: Chapman Flack <chap@anastigmatix.net>
Discussion: https://www.postgresql.org/message-id/flat/007ef255-35ef-fd26-679c-f97e7a7f30c2@illuminatedcomputing.com

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/multirangetypes.c | 8 ++------
src/backend/utils/adt/rangetypes.c      | 2 +-
2 files changed, 3 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Make PostgreSQL::Test::Cluster compatible with all live branches
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Add function to pump IPC process until string match