pgsql: Remove function declaration for function in pg_proc.

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

Remove function declaration for function in pg_proc.

The declaration is automatically generated. Noticed when experimenting with
adding PGDLLIMPORT markers for functions.

Discussion: /messages/by-id/20220512164513.vaheofqp2q24l65r@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/07d683b54af854098cc559d4b8640905f9efa0ea

Modified Files
--------------
src/backend/replication/logical/launcher.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)