Commits

DateSubjectAuthorReleases
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 15.6
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 17.0
2023-11-16 Ensure we preprocess expressions before checking their volatility. Tom Lane 13.14
2023-10-03 Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut 17.0
2023-10-03 Remove RelationGetIndexRawAttOptions() Peter Eisentraut 17.0
2023-08-23 Some vertical reformatting Peter Eisentraut 17.0
2023-08-23 Rename some function arguments for better clarity Peter Eisentraut 17.0
2023-08-23 Add const decorations Peter Eisentraut 17.0
2023-07-12 Allow some exclusion constraints on partitions Peter Eisentraut 17.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 16.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 11.21
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 12.16
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 13.12
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 14.9
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 15.4
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 16.0
2023-06-30 Fix marking of indisvalid for partitioned indexes at creation Michael Paquier 17.0
2023-06-22 Fix cache lookup hazards introduced by ff9618e82a. Nathan Bossart 16.0
2023-06-10 Revert "Fix search_path to a safe value during maintenance operations." Jeff Davis 16.0
2023-06-09 Fix search_path to a safe value during maintenance operations. Jeff Davis 16.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2023-03-25 Add SysCacheGetAttrNotNull for guaranteed not-null attrs Daniel Gustafsson 16.0
2023-03-25 Fix CREATE INDEX progress reporting for multi-level partitioning. Tom Lane 16.0
2023-03-20 Ignore BRIN indexes when checking for HOT updates Tomas Vondra 16.0