Обсуждение: pgsql: Remove function declaration for function in pg_proc.

Поиск
Список
Период
Сортировка

pgsql: Remove function declaration for function in pg_proc.

От
Andres Freund
Дата:
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

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(-)