pgsql: Remove debugging aid

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgsql: Remove debugging aid
Дата
Msg-id E1iYYAi-0000sD-Fi@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove debugging aid

This Assert(false) was not supposed to be in the committed copy.

Reported by: Tom Lane
Discussion: https://postgr.es/m/26476.1574525468@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/45ff049e288b0fc7d68195b25ba1a78522e7a45b

Modified Files
--------------
src/backend/utils/error/elog.c | 2 --
1 file changed, 2 deletions(-)


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

Предыдущее
От: Joe Conway
Дата:
Сообщение: pgsql: Update sepgsql to add mandatory access control for TRUNCATE
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Improve test coverage for LISTEN/NOTIFY.