mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
8d6e2d4abf
Disabling auto-import requires that all libraries we use be careful about declspecs for exported variables; and it seems they aren't. This means that Cygwin will not give us useful info about missing PGDLLIMPORT markers; but it's probably sufficient that MSVC and Mingw builds do.