On 17.04.24 18:15, Tom Lane wrote:
Peter Eisentraut writes:
I checked the generated ecpg_config.h with make and meson, and the meson
one is missing
#define HAVE_LONG_LONG_INT 1
This is obviously quite uninteresting, since that is required by C99.
But it would be more satisfactory if we di
Peter Eisentraut writes:
> I checked the generated ecpg_config.h with make and meson, and the meson
> one is missing
> #define HAVE_LONG_LONG_INT 1
> This is obviously quite uninteresting, since that is required by C99.
> But it would be more satisfactory if we didn't have discrepancies like
I checked the generated ecpg_config.h with make and meson, and the meson
one is missing
#define HAVE_LONG_LONG_INT 1
This is obviously quite uninteresting, since that is required by C99.
But it would be more satisfactory if we didn't have discrepancies like
that. Note that we also kept ENABL