Mailing lists [pgsql-committers]
- pgsql: Fix typo in tidstore.h. Masahiko Sawada
- pgsql: Improve pg_set_attribute_stats() error message. Jeff Davis
- pgsql: Track more precisely query locations for nested statements Michael Paquier
- pgsql: Update header comment for lookup_type_cache() Alexander Korotkov
- pgsql: Avoid looping over all type cache entries in TypeCacheRelCallbac Alexander Korotkov
- pgsql: Move LSN waiting declarations and definitions to better place Alexander Korotkov
- pgsql: Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov
- pgsql: Refactor WaitForLSNReplay() to return the result of waiting Alexander Korotkov
- pgsql: Make WaitForLSNReplay() issue FATAL on postmaster death Alexander Korotkov
- pgsql: Support configuring TLSv1.3 cipher suites Daniel Gustafsson
- pgsql: Support configuring multiple ECDH curves Daniel Gustafsson
- pgsql: Handle alphanumeric characters in matching GUC names Daniel Gustafsson
- pgsql: Raise the minimum supported OpenSSL version to 1.1.1 Daniel Gustafsson
- pgsql: Refactor GetLockStatusData() to skip backends/groups without fas Fujii Masao
- pgsql: Fix parallel worker tracking of new catalog relfilenumbers. Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch
- pgsql: Generalize plpgsql's heuristic for importing expanded objects. Tom Lane
- pgsql: Add functions pg_restore_relation_stats(), pg_restore_attribute_ Jeff Davis