Fix for globals.c- c.h must come first
Stephen Frost <sfrost@snowman.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/init/globals.c | modified | +2 −2 |
Discussion
- Windows build broken starting at da9b580d89903fee871cf54845ffa2b26bda2e11 12 messages · 2018-05-15