Commit Graph

57 Commits (710e6c4301ee3c739a171ea12ed141b1f8df0d93)

Author SHA1 Message Date
Peter Eisentraut 710e6c4301 Remove unneeded casts of BufferGetPage() result 2 weeks ago
Melanie Plageman f132815fd7 Add maintenance_io_concurrency flag to some read stream users 5 months ago
Melanie Plageman 54a3615f15 Remove misleading read stream asserts in a few users 5 months ago
Andres Freund ae3df4b341 read_stream: Introduce and use optional batchmode support 5 months ago
Melanie Plageman e215166c9c Use streaming read I/O in SP-GiST vacuuming 6 months ago
Peter Eisentraut ed5e5f0710 Remove unnecessary (char *) casts [xlog] 7 months ago
Nathan Bossart e5b0b0ce15 Add is_analyze parameter to vacuum_delay_point(). 7 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 8 months ago
Tom Lane 92c49d1062 Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRENTLY. 1 year ago
Peter Eisentraut dbbca2cf29 Remove unused #include's from backend .c files 2 years ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Peter Geoghegan 05a304a855 Make SP-GiST redirect cleanup more aggressive. 2 years ago
Andres Freund 6af1793954 Add info in WAL records in preparation for logical slot conflict handling 2 years ago
Andres Freund 61b313e47e Pass down table relation into more index relation functions 2 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Peter Geoghegan 1489b1ce72 Standardize rmgrdesc recovery conflict XID output. 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Tom Lane 09c1c6ab4b Support INCLUDE'd columns in SP-GiST. 4 years ago
Peter Geoghegan 2376361839 VACUUM VERBOSE: Count "newly deleted" index pages. 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Andres Freund dc7420c2c9 snapshot scalability: Don't compute global horizons while building snapshots. 5 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Michael Paquier 7854e07f25 Revert "Rename files and headers related to index AM" 6 years ago
Michael Paquier 8ce3aa9b59 Rename files and headers related to index AM 6 years ago
Michael Paquier eb43f3d193 Fix inconsistencies and typos in the tree 6 years ago
Tom Lane be76af171c Initial pgindent run for v12. 6 years ago
Peter Geoghegan ae7291acbc Standardize ItemIdData terminology. 6 years ago
Andres Freund c91560defc Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Tom Lane c79f6df75d Do index FSM vacuuming sooner. 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Robert Haas 8da9a22636 Split index xlog headers from other private index headers. 9 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Kevin Grittner a343e223a5 Revert no-op changes to BufferGetPage() 10 years ago
Kevin Grittner 8b65cf4c5e Modify BufferGetPage() to prepare for "snapshot too old" feature 10 years ago
Tom Lane 65c5fcd353 Restructure index access method API to hide most of it at the C level. 10 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Heikki Linnakangas 820d1ced1b Don't assume that PageIsEmpty() returns true on an all-zeros page. 10 years ago
Heikki Linnakangas 023430abf7 Fix handling of all-zero pages in SP-GiST vacuum. 10 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Heikki Linnakangas 2c03216d83 Revamp the WAL record format. 11 years ago
Heikki Linnakangas 1961b1c131 Fix generation of SP-GiST vacuum WAL records. 11 years ago
Heikki Linnakangas 2076db2aea Move the backup-block logic from XLogInsert to a new file, xloginsert.c. 11 years ago
Heikki Linnakangas 8776faa81c Adjust SP-GiST WAL record formats to reduce alignment padding. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Simon Riggs bb7cc2623f Remove PageSetTLI and rename pd_tli to pd_checksum 13 years ago
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago