Amit Kapila <amit.kapil...@gmail.com> writes: > As suggested by Andrew Gierth [1], I think we can remove the define in > pgtypeslib_extern.h as it doesn't seem to be exposed.
Yeah, it's not good that that results in a header ordering dependency, and it doesn't seem like a good idea for pgtypeslib_extern.h to be messing with the issue at all. If you like, I can experiment with that locally on prairiedog's host before we make the buildfarm jump through hoops. regards, tom lane