Commits

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

DateSubjectAuthorReleases
2025-12-17 For inplace update, send nontransactional invalidations. Noah Misch 17.8
2024-12-17 Update comments about index parallel builds Tomas Vondra 17.3
2024-11-03 Suppress new "may be used uninitialized" warning. Noah Misch 17.1
2024-11-02 Revert "For inplace update, send nontransactional invalidations." Noah Misch 17.1
2024-11-02 Move I/O before the index_update_stats() buffer lock region. Noah Misch 17.1
2024-10-25 For inplace update, send nontransactional invalidations. Noah Misch 17.1
2024-09-27 Fix incorrect memory access in VACUUM FULL with invalid toast indexes Michael Paquier 17.1
2024-09-24 Fix data loss at inplace update after heap_update(). Noah Misch 17.1
2024-06-28 Lock before setting relhassubclass on RELKIND_PARTITIONED_INDEX. Noah Misch 17.0
2024-05-16 Revert temporal primary keys and foreign keys Peter Eisentraut 17.0
2024-04-19 Add missing index_insert_cleanup calls Tomas Vondra 17.0
2024-04-03 CREATE INDEX: do not update stats during binary upgrade. Jeff Davis 17.0
2024-03-17 Add attstattarget to FormExtraData_pg_attribute Peter Eisentraut 17.0
2024-03-17 Generalize handling of nullable pg_attribute columns in DDL Peter Eisentraut 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-01-26 Reindex toast before its main relation in reindex_relation() Michael Paquier 17.0
2024-01-26 Fix comment in index.c Michael Paquier 17.0
2024-01-24 Add temporal PRIMARY KEY and UNIQUE constraints Peter Eisentraut 17.0
2024-01-18 Improve handling of dropped partitioned indexes for REINDEX INDEX Michael Paquier 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 Allow parallel CREATE INDEX for BRIN indexes Tomas Vondra 17.0
2023-12-04 Add support for REINDEX in event triggers Michael Paquier 17.0