Commits

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

DateSubjectAuthorReleases
2023-05-18 Fix handling of NULLs when merging BRIN summaries Tomas Vondra 16.0
2023-05-17 Advance input pointer when LZ4 compressing data Tomas Vondra 16.0
2023-05-17 Null-terminate the output buffer of LZ4Stream_gets Tomas Vondra 16.0
2023-04-06 Support long distance matching for zstd compression Tomas Vondra 16.0
2023-04-05 pg_dump: Add support for zstd compression Tomas Vondra 16.0
2023-03-31 pg_dump: Use only LZ4 frame format for compression Tomas Vondra 16.0
2023-03-29 pg_dump: Fix gzip compression of empty data Tomas Vondra 16.0
2023-03-23 Unify buffer sizes in pg_dump compression API Tomas Vondra 16.0
2023-03-23 Minor comment improvements for compress_lz4 Tomas Vondra 16.0
2023-03-23 Improve type handling in pg_dump's compress file API Tomas Vondra 16.0
2023-03-20 Ignore BRIN indexes when checking for HOT updates Tomas Vondra 16.0
2023-03-20 Fix netmask handling in inet_minmax_multi_ops Tomas Vondra 16.0
2023-03-01 Improve wording in pg_dump compression docs Tomas Vondra 16.0
2023-03-01 Fix condition in pg_dump TAP test Tomas Vondra 16.0
2023-02-23 Add LZ4 compression to pg_dump Tomas Vondra 16.0
2023-02-23 Introduce a generic pg_dump compression API Tomas Vondra 16.0
2023-02-23 Prepare pg_dump internals for additional compression methods Tomas Vondra 16.0
2023-02-22 Fix snapshot handling in logicalmsg_decode Tomas Vondra 16.0
2023-02-19 Fix handling of multi-column BRIN indexes Tomas Vondra 16.0
2023-01-07 Check relkind before using TABLESAMPLE in postgres_fdw Tomas Vondra 16.0
2023-01-06 Fix stale comment about sample_frac adjustment Tomas Vondra 16.0
2022-12-30 Sample postgres_fdw tables remotely during ANALYZE Tomas Vondra 16.0
2022-12-30 Fix assert in BRIN build_distances Tomas Vondra 16.0
2022-09-04 Force parallelism in partition_aggregate Tomas Vondra 16.0
2022-08-16 Fix assert in logicalmsg_desc Tomas Vondra 16.0