Commits

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

DateSubjectAuthorReleases
2024-06-22 Remove extra comment at TableAmRoutine.scan_analyze_next_block Alexander Korotkov 17.0
2024-06-21 Add doc entry for the new GUC paramenter enable_group_by_reordering Alexander Korotkov 17.0
2024-06-06 Restore preprocess_groupclause() Alexander Korotkov 17.0
2024-06-06 Rename PathKeyInfo to GroupByOrdering Alexander Korotkov 17.0
2024-06-06 Add invariants check to get_useful_group_keys_orderings() Alexander Korotkov 17.0
2024-06-06 Fix asymmetry in setting EquivalenceClass.ec_sortref Alexander Korotkov 17.0
2024-05-26 amcheck: Fixes for right page check during unique constraint check Alexander Korotkov 17.0
2024-05-26 Provide deterministic order for catalog queries in partition_split.sql Alexander Korotkov 17.0
2024-05-22 Don't copy extended statistics during MERGE/SPLIT partition operations Alexander Korotkov 17.0
2024-05-22 Fix the name collision detection in MERGE/SPLIT partition operations Alexander Korotkov 17.0
2024-05-22 amcheck: Report an error when the next page to a leaf is not a leaf Alexander Korotkov 17.0
2024-05-22 amcheck: Don't load the right sibling page into BtreeCheckState Alexander Korotkov 17.0
2024-05-22 amcheck: Refactoring the storage of the last visible entry Alexander Korotkov 17.0
2024-05-13 Fix regression tests conflict in 3ca43dbbb6 Alexander Korotkov 17.0
2024-05-12 Add permission check for MERGE/SPLIT partition operations Alexander Korotkov 17.0
2024-05-06 Revert: Remove useless self-joins Alexander Korotkov 17.0
2024-04-30 Stabilize regression tests introduced by 259c96fa8f Alexander Korotkov 17.0
2024-04-30 Rename tables in tests of partition MERGE/SPLIT operations Alexander Korotkov 17.0
2024-04-30 Fix error message in check_partition_bounds_for_split_range() Alexander Korotkov 17.0
2024-04-30 Add tab completion for partition MERGE/SPLIT operations Alexander Korotkov 17.0
2024-04-30 Inherit parent's AM for partition MERGE/SPLIT operations Alexander Korotkov 17.0
2024-04-30 Make new partitions with parent's persistence during MERGE/SPLIT Alexander Korotkov 17.0
2024-04-30 Document the way partition MERGE/SPLIT operations create new partitions Alexander Korotkov 17.0
2024-04-30 Change the way ATExecMergePartitions() handles the name collision Alexander Korotkov 17.0
2024-04-17 Refactoring for CommitTransactionCommand()/AbortCurrentTransaction() Alexander Korotkov 17.0