aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeFunctionscan.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:41:56 +0300
commit7b1509d56256fa391d4ae71288be194923a41947 (patch)
tree5349c4a28d35af708fdd6c8a9cd7d2e2f4323304 /src/backend/executor/nodeFunctionscan.c
parentf85e4057cfe62752eb57d2315d4acda5bb5c1e9e (diff)
downloadpostgresql-7b1509d56256fa391d4ae71288be194923a41947.tar.gz
postgresql-7b1509d56256fa391d4ae71288be194923a41947.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/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions