Re: pgsql: Convert debug message from ereport to elog
От | Tatsuo Ishii |
---|---|
Тема | Re: pgsql: Convert debug message from ereport to elog |
Дата | |
Msg-id | 20180613.091354.212137329671150446.t-ishii@sraoss.co.jp обсуждение исходный текст |
Ответ на | pgsql: Convert debug message from ereport to elog (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: pgsql: Convert debug message from ereport to elog
|
Список | pgsql-committers |
Just out of curiosity, what is the reason why you did this? I guess using elog instead of ereport for debugging message is preferable, while for non debugging messages using ereport is preferable, but actually sometimes elog is used for error messages in the file. Best regards, -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese:http://www.sraoss.co.jp From: Peter Eisentraut <peter_e@gmx.net> Subject: pgsql: Convert debug message from ereport to elog Date: Tue, 12 Jun 2018 15:36:49 +0000 Message-ID: <E1fSlLl-0001W4-Me@gemulon.postgresql.org> > Convert debug message from ereport to elog > > Branch > ------ > master > > Details > ------- > https://git.postgresql.org/pg/commitdiff/8a07ebb3c172374aa2c83df61c4e05c059511c9a > > Modified Files > -------------- > src/backend/replication/logical/worker.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >
В списке pgsql-committers по дате отправления: