diff options
author | Stephen Frost <sfrost@snowman.net> | 2018-05-18 21:20:27 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2018-05-18 21:20:27 -0400 |
commit | e2b83ff556deb9a0001bdf6b511f8cfc9189ac10 (patch) | |
tree | 19f85e4158e858b4847cfef33ef33dcf1ea3968e /contrib/jsonb_plpython | |
parent | 5e79405d82992efce15c27694f10fb4e1ac32657 (diff) | |
download | postgresql-e2b83ff556deb9a0001bdf6b511f8cfc9189ac10.tar.gz postgresql-e2b83ff556deb9a0001bdf6b511f8cfc9189ac10.zip |
Fix for globals.c- c.h must come first
Commit da9b580 mistakenly put a system header before postgres.h (which
includes c.h). That can cause portability issues and broke (at least)
builds with older Windows compilers.
Discovered by Mark Dilger.
Discussion: https://postgr.es/m/BF04A27A-D132-4927-A80A-BAD18695E954@gmail.com
Diffstat (limited to 'contrib/jsonb_plpython')
0 files changed, 0 insertions, 0 deletions