diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2011-08-04 13:05:32 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2011-08-04 13:05:32 -0400 |
commit | a11cf4334138c3af8504c71a091b4f5c317776ef (patch) | |
tree | 898f7d416366d64b007d52b4577eed06f4522cf0 /doc/src/sgml/ref/commit.sgml | |
parent | 84e37126770dd6de903dad88ce150a49b63b5ef9 (diff) | |
download | postgresql-a11cf4334138c3af8504c71a091b4f5c317776ef.tar.gz postgresql-a11cf4334138c3af8504c71a091b4f5c317776ef.zip |
Restore the primacy of postgres.h in plpython.c.
To avoid having the python headers hijack various definitions,
we now include them after all the system headers we want, having
first undefined some of the things they want to define. After that's
done we restore the things they scribbled on that matter, namely our
snprintf and vsnprintf macros, if we're using them.
Diffstat (limited to 'doc/src/sgml/ref/commit.sgml')
0 files changed, 0 insertions, 0 deletions