summaryrefslogtreecommitdiff
path: root/src/backend/executor/execMain.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 13:47:35 +0300
commitd4c24254fab0b9908211f990c4239664f3ed5630 (patch)
treee7ff4e681b0f0e3f295395d4e9f949f7123907f6 /src/backend/executor/execMain.c
parent1853e120f7badea0cd9b62ff2ad2a0dc60a5f1fe (diff)
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/execMain.c')
0 files changed, 0 insertions, 0 deletions