Commits

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

DateSubjectAuthorReleases
2024-07-13 Don't lose partitioned table reltuples=0 after relhassubclass=f. Noah Misch 17.0
2024-04-16 revert: Generalize relation analyze in table AM interface 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 Use streaming I/O in ANALYZE. Thomas Munro 17.0
2024-03-30 Generalize relation analyze in table AM interface Alexander Korotkov 17.0
2024-03-17 Separate equalRowTypes() from equalTupleDescs() Peter Eisentraut 17.0
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2024-03-05 Fix buildfarm failures from 2af07e2f74. Jeff Davis 17.0
2024-03-05 Fix search_path to a safe value during maintenance operations. Jeff Davis 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-03-04 Use MyBackendType in more places to check what process this is Heikki Linnakangas 17.0
2024-01-13 Make attstattarget nullable Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-12-08 Don't try to open visibilitymap when analyzing a foreign table Heikki Linnakangas 17.0
2023-11-15 Retire MemoryContextResetAndDeleteChildren() macro. Nathan Bossart 17.0
2023-09-30 Fix briefly showing old progress stats for ANALYZE on inherited tables. Heikki Linnakangas 17.0
2023-07-07 Revert MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0
2023-07-03 Take pg_attribute out of VacAttrStats Peter Eisentraut 17.0