aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execScan.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2011-08-18 12:53:32 +0300
committerPeter Eisentraut <peter_e@gmx.net>2011-08-18 12:59:43 +0300
commite1f9aa4eaecd8107230df1a1b698e8caf0fba4f8 (patch)
treef1a04ca1d0ef7ceadd18c06898b09d5ecf4e824a /src/backend/executor/execScan.c
parentf684bcb5238c13c8ba5a3770f4d0856677f99b35 (diff)
downloadpostgresql-e1f9aa4eaecd8107230df1a1b698e8caf0fba4f8.tar.gz
postgresql-e1f9aa4eaecd8107230df1a1b698e8caf0fba4f8.zip
Change PyInit_plpy to external linkage
Module initialization functions in Python 3 must have external linkage, because PyMODINIT_FUNC does dllexport on Windows-like platforms. Without this change, the build with Python 3 fails on Windows.
Diffstat (limited to 'src/backend/executor/execScan.c')
0 files changed, 0 insertions, 0 deletions