pgsql: PL/Python: Add argument names to function declarations - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: PL/Python: Add argument names to function declarations
Date
Msg-id E1RgN2S-0004qo-Iy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
PL/Python: Add argument names to function declarations

For easier source reading

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f9de1e9a96a8e63bd4d3b9e615abd9cf6d8de703

Modified Files
--------------
src/pl/plpython/plpy_cursorobject.c  |   12 +++++-----
src/pl/plpython/plpy_cursorobject.h  |    2 +-
src/pl/plpython/plpy_elog.c          |    8 +++---
src/pl/plpython/plpy_elog.h          |    6 ++--
src/pl/plpython/plpy_exec.c          |   20 ++++++++--------
src/pl/plpython/plpy_exec.h          |    4 +-
src/pl/plpython/plpy_main.c          |    6 ++--
src/pl/plpython/plpy_planobject.c    |    4 +-
src/pl/plpython/plpy_planobject.h    |    2 +-
src/pl/plpython/plpy_plpymodule.c    |   24 +++++++++---------
src/pl/plpython/plpy_procedure.c     |    8 +++---
src/pl/plpython/plpy_procedure.h     |    8 +++---
src/pl/plpython/plpy_resultobject.c  |   16 ++++++------
src/pl/plpython/plpy_spi.c           |    8 +++---
src/pl/plpython/plpy_spi.h           |    4 +-
src/pl/plpython/plpy_subxactobject.c |    6 ++--
src/pl/plpython/plpy_subxactobject.h |    2 +-
src/pl/plpython/plpy_typeio.c        |   42 +++++++++++++++++-----------------
src/pl/plpython/plpy_typeio.h        |   18 +++++++-------
src/pl/plpython/plpy_util.h          |    8 +++---
20 files changed, 104 insertions(+), 104 deletions(-)


pgsql-committers by date:

Previous
From: uwebartels@pgfoundry.org (User Uwebartels)
Date:
Subject: pgstatspack - pgstatspack: bugfix for 2.3.1 in the installer
Next
From: uwebartels@pgfoundry.org (User Uwebartels)
Date:
Subject: pgstatspack - pgstatspack: bugfix in calculation