postgresql/src/bin/pg_ctl
Peter Eisentraut 8a58347a3c Fix -Wcast-function-type warnings on Windows/MinGW
After de8feb1f3a, some warnings remained
that were only visible when using GCC on Windows.  Fix those as well.

Note that the ecpg test source files don't use the full pg_config.h,
so we can't use pg_funcptr_t there but have to do it the long way.
2020-10-21 08:17:51 +02:00
..
po Translation updates 2020-05-18 12:49:30 +02:00
t Add test coverage for pg_current_logfile() function. 2020-07-08 13:41:52 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00
nls.mk Translation updates 2020-05-11 13:14:32 +02:00
pg_ctl.c Fix -Wcast-function-type warnings on Windows/MinGW 2020-10-21 08:17:51 +02:00