You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): resolve PostgreSQL extension build failures on macOS and Windows
macOS: install gettext for libintl.h and pass include path via
PG_EXTRA_CFLAGS. Windows: skip POSIX defines (_POSIX_C_SOURCE,
_GNU_SOURCE) so PG headers use Winsock instead of netinet/in.h.
0 commit comments