postgresql/src/pl
Alvaro Herrera 1caf915ff3
Add PGDLLEXPORTS to some plpgsql function declarations
After -fvisibility=hidden was added by 089480c077, plpgsql_check no
longer works; this quick hack fixes it.  It would be better to
restructure the plpgsql.h header so that this doesn't look as random,
but we can leave that for another day.

Reported-by: Pavel Stehule
Discussion: https://postgr.es/m/CAFj8pRAFxc3-SHMD3URU09JZXEKY3W-RwXKp8xPEnEq8rrka7w@mail.gmail.com
2022-07-20 10:24:50 +02:00
..
plperl Fix missed corner cases for grantable permissions on GUCs. 2022-07-19 17:21:55 -04:00
plpgsql Add PGDLLEXPORTS to some plpgsql function declarations 2022-07-20 10:24:50 +02:00
plpython Mark all symbols exported from extension libraries PGDLLEXPORT. 2022-07-17 18:50:14 -07:00
tcl Remove now superfluous declarations of dlsym()ed symbols. 2022-07-17 17:29:32 -07:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00