pgsql: Include the process PID in assertion-failure messages.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Include the process PID in assertion-failure messages.
Дата
Msg-id E1kPUTT-0002Rs-Qu@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Include the process PID in assertion-failure messages.

This should help to identify what happened when studying the postmaster
log after-the-fact.

While here, clean up some old comments in the same function.

Discussion: https://postgr.es/m/1568983.1601845687@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/18c170a08ee23d03a06d235ea628fecb057d974f

Modified Files
--------------
src/backend/utils/error/assert.c | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix two latent(?) bugs in equivclass.c.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Overhaul pg_hba.conf clientcert's API