pgsql: Remove redundant prototypes for SQL callable functions.

Started by Andres Freundalmost 7 years ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

Remove redundant prototypes for SQL callable functions.

These aren't needed after 352a24a1f9d6. The remaining prototypes are
not defined on the SQL level.

Author: Andres Freund
Discussion: /messages/by-id/20190803193733.g3l3x3o42uv4qj7l@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0ae2dc4db2ae9940ab2bb1e4f4c0ff27f09f8aae

Modified Files
--------------
src/include/catalog/pg_publication.h | 1 -
src/include/executor/nodeAgg.h | 2 --
2 files changed, 3 deletions(-)