Commits

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

DateSubjectAuthorReleases
2024-04-16 revert: Generalize relation analyze in table AM interface Alexander Korotkov 17.0
2024-04-11 Revert: Allow table AM to store complex data structures in rd_amcache Alexander Korotkov 17.0
2024-04-11 Revert: Allow table AM tuple_insert() method to return the different slot Alexander Korotkov 17.0
2024-04-11 Revert: Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 17.0
2024-04-11 Revert: Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-04-11 Revert: Custom reloptions for table AM Alexander Korotkov 17.0
2024-04-08 Provide a way block-level table AMs could re-use acquire_sample_rows() Alexander Korotkov 17.0
2024-04-08 Custom reloptions for table AM Alexander Korotkov 17.0
2024-04-08 Use streaming I/O in ANALYZE. Thomas Munro 17.0
2024-04-06 BitmapHeapScan: Push skip_fetch optimization into table AM Tomas Vondra 17.0
2024-04-04 Secondary refactor of heap scanning functions David Rowley 17.0
2024-04-04 Preliminary refactor of heap scanning functions David Rowley 17.0
2024-04-03 Combine freezing and pruning steps in VACUUM Heikki Linnakangas 17.0
2024-04-02 Revert "Custom reloptions for table AM" Alexander Korotkov 17.0
2024-03-30 Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-03-30 Custom reloptions for table AM Alexander Korotkov 17.0
2024-03-30 Generalize relation analyze in table AM interface Alexander Korotkov 17.0
2024-03-25 Allow locking updated tuples in tuple_update() and tuple_delete() Alexander Korotkov 17.0
2024-03-21 Allow table AM tuple_insert() method to return the different slot Alexander Korotkov 17.0
2024-03-21 Allow table AM to store complex data structures in rd_amcache Alexander Korotkov 17.0
2024-02-12 Remove unnecessary smgropen() calls Heikki Linnakangas 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-09-15 Remove unnecessary smgrimmedsync() when creating unlogged table. Heikki Linnakangas 17.0
2023-07-03 Fix race in SSI interaction with bitmap heap scan. Thomas Munro 17.0