Commits

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

DateSubjectAuthorReleases
2021-08-09 Doc: Fix misleading statement about VACUUM memory limits David Rowley 12.8
2021-07-28 Doc: Clarify lock levels taken during ATTACH PARTITION David Rowley 12.8
2021-07-13 Robustify tuplesort's free_sort_tuple function David Rowley 12.8
2021-07-13 Fix theoretical bug in tuplesort David Rowley 12.8
2021-07-09 Add missing Int64GetDatum macro in dbsize.c David Rowley 12.8
2021-07-09 Fix incorrect return value in pg_size_pretty(bigint) David Rowley 12.8
2021-07-04 Doc: mention that VACUUM can't utilize over 1GB of RAM David Rowley 12.8
2021-05-17 Fix typo and outdated information in README.barrier David Rowley 12.8
2021-01-25 Fix hypothetical bug in heap backward scans David Rowley 12.6
2020-10-25 Fix incorrect parameter name in a function header comment David Rowley 12.5
2020-10-19 Relax some asserts in merge join costing code David Rowley 12.5
2020-09-30 Doc: Improve clarity on partitioned table limitations David Rowley 12.5
2020-08-20 Fix a few typos in JIT comments and README David Rowley 12.5
2020-07-28 Doc: Improve documentation for pg_jit_available() David Rowley 12.4
2020-07-14 Fix timing issue with ALTER TABLE's validate constraint David Rowley 12.4
2020-04-18 Fix possible crash with GENERATED ALWAYS columns David Rowley 12.3
2019-07-12 Fix RANGE partition pruning with multiple boolean partition keys David Rowley 12.0
2019-07-10 Fix missing calls to table_finish_bulk_insert during COPY, take 2 David Rowley 12.0
2019-07-03 Don't remove surplus columns from GROUP BY for inheritance parents David Rowley 12.0
2019-07-01 Revert fix missing call to table_finish_bulk_insert during COPY David Rowley 12.0
2019-07-01 Remove surplus call to table_finish_bulk_insert David Rowley 12.0
2019-07-01 Fix missing call to table_finish_bulk_insert during COPY David Rowley 12.0
2019-06-12 doc: Fix grammatical error in partitioning docs David Rowley 12.0
2019-06-11 doc: Add best practises section to partitioning docs David Rowley 12.0
2019-06-06 Docs: concurrent builds of partitioned indexes are not supported David Rowley 12.0