Commits

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

DateSubjectAuthorReleases
2023-04-14 Fix incorrect partition pruning logic for boolean partitioned tables David Rowley 13.11
2023-03-30 Fix List memory issue in transformColumnDefinition David Rowley 13.11
2023-02-13 Disable WindowAgg inverse transitions when subplans are present David Rowley 13.11
2022-12-15 Re-adjust drop-index-concurrently-1 isolation test David Rowley 13.10
2022-09-05 Doc: clarify partitioned table limitations David Rowley 13.9
2022-09-01 Fix some possibly latent bugs in slab.c David Rowley 13.9
2022-06-01 Doc: mention limitation of the number of resultset columns David Rowley 13.8
2022-04-12 Docs: adjust pg_upgrade syntax to mark -B as optional David Rowley 13.7
2022-04-12 Docs: avoid confusing use of the word "synchronized" David Rowley 13.7
2022-01-25 Consider parallel awareness when removing single-child Appends David Rowley 13.6
2021-08-13 Fix incorrect hash table resizing code in simplehash.h David Rowley 13.5
2021-08-09 Doc: Fix misleading statement about VACUUM memory limits David Rowley 13.4
2021-07-28 Doc: Clarify lock levels taken during ATTACH PARTITION David Rowley 13.4
2021-07-13 Robustify tuplesort's free_sort_tuple function David Rowley 13.4
2021-07-13 Fix theoretical bug in tuplesort David Rowley 13.4
2021-07-09 Add missing Int64GetDatum macro in dbsize.c David Rowley 13.4
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 13.4
2021-07-04 Doc: mention that VACUUM can't utilize over 1GB of RAM David Rowley 13.4
2021-05-17 Fix typo and outdated information in README.barrier David Rowley 13.4
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 13.2
2020-10-25 Fix incorrect parameter name in a function header comment David Rowley 13.1
2020-10-19 Relax some asserts in merge join costing code David Rowley 13.1
2020-09-30 Doc: Improve clarity on partitioned table limitations David Rowley 13.1
2020-08-20 Fix a few typos in JIT comments and README David Rowley 13.0
2020-08-06 Fix bogus EXPLAIN output for Hash Aggregate David Rowley 13.0