diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-10-21 08:17:51 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-10-21 08:17:51 +0200 |
commit | 8a58347a3c10126ce9eb38872a46c55e91faa174 (patch) | |
tree | 6df4f43fe6027a6df8ce014e5e4735b38f6389ee /src/backend/parser/parse_expr.c | |
parent | 19ae53c92d5f5bdfb971d560a562e84c5f65c8b0 (diff) | |
download | postgresql-8a58347a3c10126ce9eb38872a46c55e91faa174.tar.gz postgresql-8a58347a3c10126ce9eb38872a46c55e91faa174.zip |
Fix -Wcast-function-type warnings on Windows/MinGW
After de8feb1f3a23465b5737e8a8c160e8ca62f61339, 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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions