master
Rename sort support integer comparators for clarity
Don't include wait_event.h in pgstat.h
Clean up write() return type
Fix for loop variables used with lengthof
Check for USAGE privilege on types used by stored expressions.
Show estimated number of groups for Incremental Sort in EXPLAIN
Protect some fixed-size arrays that have FUNC_MAX_ARGS elements.
CREATE SUBSCRIPTION: do not construct conninfo unnecessarily.
Fix Hash Join performance issue when hashing NULL values
Add dshash_get_dsa_area(), able to retrieve the DSA area of a dshash table
Use value of scram_iterations in mock_scram_secret().
Shorten pg_attribute_always_inline to pg_always_inline
Remove unused field from PartitionDescData struct
Translation updates
Fix for loop variables
Do not reuse rd_smgr in fork loop when enabling data checksums
Harden our regex engine against integer overflow in size calculations.
Add an output_plugin_libraries GUC to bless trusted output plugins
Fix meson build of snowball code.
Fix multirange type handling in pg_restore_attribute_stats()
Restore vacuum failsafe abandonment of buffer access strategy
Harden tsvector code against overflows.
Fix out-of-bound reads with ascii() for invalid multibyte characters
Add .gitignore entries for AIX-specific intermediate build artifacts.
ssl: Serverside SNI support for libpq
Blind attempt to fix LLVM dependency in the backend
Add CONCURRENTLY option to REPACK
Create a separate file listing backend types