Jesper Pedersen

Results 623 comments of Jesper Pedersen

MacOS is failing with this pull request

Maybe `#if HAVE_OSX` and `#include ` ? https://stackoverflow.com/questions/20813028/endian-h-not-found-on-mac-osx

Keep an eye on the CI environment

Should it be a "wrapper" include, or an `#if` for this ?

@df7cb Maybe we should merge this on `master` and see if somebody with a Mac steps up and fixes it such that it can be backported ? Likely the issue...

Thinking about it some more - we should leave the existing functionality for `#ifdef HAVE_OSX` in, and use your changes for all other platforms. Could you rework your patch for...

I did some related work in https://github.com/pgmoneta/pgmoneta/commit/607a4a1f53a79c356b293d32941a8da1ee1a6f42

Sure, you can leave those out - I'll look at it