[HACKERS] scan-build plpython stuff

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема [HACKERS] scan-build plpython stuff
Дата
Msg-id 57360908-3e89-4189-fe45-e9d0df288ce5@2ndquadrant.com
обсуждение исходный текст
Список pgsql-hackers
I wanted to make some progress cleaning up some of the warnings produced
by scan-build, so I grabbed plpython and fixed all the warnings there.

Attached are two patches, one that decorates PLy_elog() with compiler
hints similar to elog(), and one with some very minor tweaks.  This
fixes all 13 or so (depending on scan-build version) warnings in plpython.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] POC: Sharing record typmods between backends
Следующее
От: Peter Eisentraut
Дата:
Сообщение: [HACKERS] obsolete code in pg_upgrade