pgsql: Fix some functions that were declared static then defined not-st

Started by Tom Laneover 11 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix some functions that were declared static then defined not-static.

Per testing with a compiler that whines about this.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/71942a8b3ad516251cc1ba87362917a6614ee435

Modified Files
--------------
src/pl/plpython/plpy_main.c | 2 +-
src/pl/plpython/plpy_plpymodule.c | 20 ++++++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)

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