Remove redundant prototypes for SQL callable functions.

Andres Freund <andres@anarazel.de>

Commit: 0ae2dc4db2ae9940ab2bb1e4f4c0ff27f09f8aae
Author: Andres Freund <andres@anarazel.de>
Date: 2019-08-16T17:17:32Z
Releases: 13.0
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: https://postgr.es/m/20190803193733.g3l3x3o42uv4qj7l@alap3.anarazel.de

Files

PathChange+/−
src/include/catalog/pg_publication.h modified +0 −1
src/include/executor/nodeAgg.h modified +0 −2

Discussion