Make libpqsrv_cancel's return const char *, not char *
commitb8b37e41ba4aae1e79dcfaeb9eb0fd7549773ff5
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 5 Apr 2024 16:23:10 +0000 (5 18:23 +0200)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Fri, 5 Apr 2024 16:23:10 +0000 (5 18:23 +0200)
treea4def74281eb134cf5e4f94d676f59817dbf9cdb
parent8e392595e5619734db707553e8f72dfacf9ab86c
Make libpqsrv_cancel's return const char *, not char *

Per headerscheck's C++ check.

Discussion: https://postgr.es/m/372769.1712179784@sss.pgh.pa.us
contrib/dblink/dblink.c
contrib/postgres_fdw/connection.c
src/include/libpq/libpq-be-fe-helpers.h