Commits

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

DateSubjectAuthorReleases
2023-01-18 Fix ILIST_DEBUG build Andres Freund 16.0
2023-01-17 meson: Add two missing regress tests Andres Freund 16.0
2023-01-13 Add 250c8ee07ed to git-blame-ignore-revs Andres Freund 16.0
2023-01-13 Manual cleanup and pgindent of pgstat and bufmgr related code Andres Freund 16.0
2022-12-29 perl: Hide warnings inside perl.h when using gcc compatible compiler Andres Freund 16.0
2022-12-09 meson: Improve PG_VERSION_STR generation Andres Freund 16.0
2022-12-08 Add option to specify segment size in blocks Andres Freund 16.0
2022-12-07 meson: Add 'running' test setup, as a replacement for installcheck Andres Freund 16.0
2022-12-07 meson: Add basic PGXS compatibility Andres Freund 16.0
2022-12-07 autoconf: Move export_dynamic determination to configure Andres Freund 16.0
2022-12-06 meson: Basic cygwin support Andres Freund 16.0
2022-12-03 Prevent pgstats from getting confused when relkind of a relation changes Andres Freund 16.0
2022-12-02 autoconf: Don't AC_SUBST() LD in configure Andres Freund 16.0
2022-12-02 autoconf: Unify CFLAGS_SSE42 and CFLAGS_ARMV8_CRC32C Andres Freund 16.0
2022-11-28 meson: Fix binary mismatch for MSVC plperl vs gcc built perl libs Andres Freund 16.0
2022-11-22 Add wait event for pg_usleep() in perform_spin_delay() Andres Freund 16.0
2022-11-21 ci: Use -fsanitize=undefined,alignment,address in linux tasks Andres Freund 16.0
2022-11-21 ci: Introduce SanityCheck task that other tasks depend on Andres Freund 16.0
2022-11-21 ci: Clean up pre-meson cruft in windows task Andres Freund 16.0
2022-11-21 Add workaround to make ubsan and ps_status.c compatible Andres Freund 16.0
2022-11-20 lwlock: Fix quadratic behavior with very long wait lists Andres Freund 16.0
2022-11-20 pgstat: replace double lookup with IsSharedRelation() Andres Freund 16.0
2022-11-19 Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing UBSan on 32bit Andres Freund 16.0
2022-11-18 ci: Add task testing windows with mingw Andres Freund 16.0
2022-11-05 Remove redundant breaks in HeapTupleSatisfiesVisibility Andres Freund 16.0