Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2024-12-04 01:21:23 +0000
committerTom Lane2024-12-04 01:21:23 +0000
commit3b08d5224d7df71cc111d8522cf6190fc02f6fb9 (patch)
tree8a1ed74eaa6c940d88ddec6a36832376b4c38341 /src/backend/utils/cache
parent498f130756914e1bc3125ddfc7e5c86f38ded8e8 (diff)
Define __EXTENSIONS__ on Solaris, too.
Apparently, if you define _POSIX_C_SOURCE on Solaris, that's interpreted as "you get ONLY what's defined by POSIX". Results from BF member hake show that that breaks perl.h, and doubtless it'd cause more problems if we got past that. Adopt the suggestion from standards(7) that we also need to define __EXTENSIONS__, in hopes of un-breaking things. Discussion: https://postgr.es/m/1654508.1733162761@sss.pgh.pa.us
Diffstat (limited to 'src/backend/utils/cache')
0 files changed, 0 insertions, 0 deletions