Обсуждение: [COMMITTERS] pgsql: Use Py_RETURN_NONE where suitable

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

[COMMITTERS] pgsql: Use Py_RETURN_NONE where suitable

От
Peter Eisentraut
Дата:
Use Py_RETURN_NONE where suitable

This is more idiomatic style and available as of Python 2.4, which is
our minimum.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0008a106d4f84206a96fc1fb09a1e6b09f1627ec

Modified Files
--------------
src/pl/plpython/plpy_cursorobject.c  | 3 +--
src/pl/plpython/plpy_plpymodule.c    | 3 +--
src/pl/plpython/plpy_subxactobject.c | 3 +--
3 files changed, 3 insertions(+), 6 deletions(-)


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