Commits

Showing commits that first shipped in 16 (backpatches included). Clear

DateSubjectAuthorReleases
2022-10-01 meson: mingw: Add -Wl,--disable-auto-import, enable when linking with readline Andres Freund 16.0
2022-09-30 mingw: Define PGDLLEXPORT as __declspec (dllexport) as done for msvc Andres Freund 16.0
2022-09-30 ci: Add 32bit build and test Andres Freund 16.0
2022-09-29 windows: Set UMDF_USING_NTSTATUS globally, include ntstatus.h Andres Freund 16.0
2022-09-29 meson: windows: Normalize slashes in prefix Andres Freund 16.0
2022-09-29 meson: pg_regress: Define a HOST_TUPLE sufficient to make resultmap work Andres Freund 16.0
2022-09-29 meson: mingw: Allow multiple definitions Andres Freund 16.0
2022-09-29 meson: Implement getopt logic from autoconf Andres Freund 16.0
2022-09-27 ci: Add hint about downloadable logs to README Andres Freund 16.0
2022-09-27 meson: Set up absolute rpaths to libdir Andres Freund 16.0
2022-09-27 meson: Include CFLAGS/c_args in summary and pg_config output Andres Freund 16.0
2022-09-26 windows: remove date from version number in win32ver.rc Andres Freund 16.0
2022-09-24 Remove uses of register due to incompatibility with C++17 and up Andres Freund 16.0
2022-09-24 De-special-case pgevent's rc file handling Andres Freund 16.0
2022-09-24 meson: Remove non-binary targets accidentally added to bin_targets Andres Freund 16.0
2022-09-23 pgstat: Fix transactional stats dropping for indexes Andres Freund 16.0
2022-09-23 ci: freebsd: Set extra_{lib,include}_dirs to /usr/local/... Andres Freund 16.0
2022-09-22 meson: ci: Convert some tasks to use meson Andres Freund 16.0
2022-09-22 meson: Add initial version of meson based build system Andres Freund 16.0
2022-09-22 ci: windows: set error mode to not include SEM_NOGPFAULTERRORBOX Andres Freund 16.0
2022-09-21 Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3cc Andres Freund 16.0
2022-09-20 Refactor PG_TEST_EXTRA logic in autoconf build Andres Freund 16.0
2022-09-20 Split TESTDIR into TESTLOGDIR and TESTDATADIR Andres Freund 16.0
2022-09-20 Don't hardcode tmp_check/ as test directory for tap tests Andres Freund 16.0
2022-09-19 Extend gendef.pl in preparation for meson Andres Freund 16.0