Обсуждение: pgsql: Silence compiler warning in Assert()

Поиск
Список
Период
Сортировка

pgsql: Silence compiler warning in Assert()

От
Alvaro Herrera
Дата:
Silence compiler warning in Assert()

gcc 6.3 does not whine about this mistake I made in 39808e8868c8 but
evidently lots of other compilers do, according to Michael Paquier,
Peter Eisentraut, Arthur Zakirov, Tomas Vondra.

Discussion: too many to list

Branch
------
REL9_6_STABLE

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

Modified Files
--------------
src/backend/commands/event_trigger.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)