Commits

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

DateSubjectAuthorReleases
2026-05-13 Pre-beta mechanical code beautification, step 1: run pgindent. Tom Lane 19 (unreleased)
2026-03-30 Thread flags through begin-scan APIs Melanie Plageman 19 (unreleased)
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-03-13 Check for interrupts during non-fast-update GIN insertion Heikki Linnakangas 19 (unreleased)
2026-03-06 Don't include wait_event.h in pgstat.h Álvaro Herrera 19 (unreleased)
2026-02-27 Don't include proc.h in shm_mq.h Álvaro Herrera 19 (unreleased)
2026-01-12 Stop including {brin,gin}_tuple.h in tuplesort.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-22 Fix another typo in gininsert.c Michael Paquier 19 (unreleased)
2025-12-19 Fix typos in gininsert.c Michael Paquier 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-02 Remove useless casting to same type Peter Eisentraut 19 (unreleased)
2025-11-04 Trim TIDs during parallel GIN builds more eagerly Tomas Vondra 19 (unreleased)
2025-11-04 Limit the size of TID lists during parallel GIN build Tomas Vondra 19 (unreleased)
2025-10-21 Use CompactAttribute more often, when possible David Rowley 19 (unreleased)
2025-10-06 Avoid unnecessary GinFormTuple() calls for incompressible posting lists. Masahiko Sawada 19 (unreleased)
2025-08-13 Grab the low-hanging fruit from forcing sizeof(Datum) to 8. Tom Lane 19 (unreleased)
2025-08-05 Fix varatt versus Datum type confusions Peter Eisentraut 19 (unreleased)