Commits

DateSubjectAuthorReleases
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 16.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
2023-06-20 Move bool parameter for vacuum_rel() to option bits. 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-04-03 Move heaprel struct field next to index rel field. Peter Geoghegan 16.0
2023-04-02 Pass down table relation into more index relation functions Andres Freund 16.0
2023-03-31 Ensure acquire_inherited_sample_rows sets its output parameters. Tom Lane 11.20
2023-03-31 Ensure acquire_inherited_sample_rows sets its output parameters. Tom Lane 12.15
2023-03-31 Ensure acquire_inherited_sample_rows sets its output parameters. Tom Lane 16.0
2023-03-31 Ensure acquire_inherited_sample_rows sets its output parameters. Tom Lane 15.3
2023-03-31 Ensure acquire_inherited_sample_rows sets its output parameters. Tom Lane 13.11
2023-03-31 Ensure acquire_inherited_sample_rows sets its output parameters. Tom Lane 14.8
2023-02-07 Remove useless casts to (void *) in arguments of some system functions Peter Eisentraut 16.0
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0
2022-11-28 Provide per-table permissions for vacuum and analyze. Andrew Dunstan 16.0
2022-11-16 Avoid some overhead with open and close of catalog indexes Michael Paquier 16.0
2022-10-04 Cleanup useless assignments and checks Michael Paquier 16.0
2022-07-12 Invent qsort_interruptible(). Tom Lane 16.0
2022-07-12 Invent qsort_interruptible(). Tom Lane 14.5
2022-07-12 Invent qsort_interruptible(). Tom Lane 15.0
2022-07-01 Add construct_array_builtin, deconstruct_array_builtin Peter Eisentraut 16.0