Remove function declaration for function in pg_proc.

Andres Freund <andres@anarazel.de>

Commit: 07d683b54af854098cc559d4b8640905f9efa0ea
Author: Andres Freund <andres@anarazel.de>
Date: 2022-05-12T19:39:33Z
Releases: 15.0
Remove function declaration for function in pg_proc.

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

Discussion: https://postgr.es/m/20220512164513.vaheofqp2q24l65r@alap3.anarazel.de

Files

PathChange+/−
src/backend/replication/logical/launcher.c modified +1 −2

Discussion