mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
Remove a bunch of "extern Datum foo(PG_FUNCTION_ARGS);" declarations that
are no longer needed now that PG_FUNCTION_INFO_V1(foo) provides that.
Some of these were evidently missed in commit
|
||
|---|---|---|
| .. | ||
| expected | ||
| sql | ||
| .gitignore | ||
| hstore_plpython.c | ||
| hstore_plpython2u--1.0.sql | ||
| hstore_plpython2u.control | ||
| hstore_plpython3u--1.0.sql | ||
| hstore_plpython3u.control | ||
| hstore_plpythonu--1.0.sql | ||
| hstore_plpythonu.control | ||
| Makefile | ||