Commit Graph

107 Commits (3edc67d337c2e498dad1cd200e460f7c63e512e6)

Author SHA1 Message Date
Peter Eisentraut 630f9a43ce Change gist stratnum function to use CompareType 8 months ago
Bruce Momjian 50e6eb731d Update copyright for 2025 9 months ago
Peter Eisentraut fc0438b4e8 Add temporal PRIMARY KEY and UNIQUE constraints 1 year ago
Peter Eisentraut 7406ab623f Add stratnum GiST support function 1 year ago
Peter Eisentraut 8aee330af5 Revert temporal primary keys and foreign keys 1 year ago
Peter Eisentraut 46a0cd4cef Add temporal PRIMARY KEY and UNIQUE constraints 2 years ago
Peter Eisentraut 6db4598fcb Add stratnum GiST support function 2 years ago
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
Bruce Momjian c8e1ba736b Update copyright for 2023 3 years ago
Bruce Momjian 27b77ecf9f Update copyright for 2022 4 years ago
Bruce Momjian 845ac7f847 C comments: improve description of GiST NSN and GistBuildLSN 5 years ago
Bruce Momjian 8facf1ea00 README/C-comment: document GiST's NSN value 5 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Michael Paquier 788dd0b839 Fix some typos 5 years ago
Heikki Linnakangas 16fa9b2b30 Add support for building GiST index by sorting. 5 years ago
Alexander Korotkov 911e702077 Implement operator class parameters 6 years ago
Bruce Momjian 7559d8ebfa Update copyrights for 2020 6 years ago
Heikki Linnakangas 6655a7299d Use full 64-bit XID for checking if a deleted GiST page is old enough. 6 years ago
Heikki Linnakangas 9155580fd5 Generate less WAL during GiST, GIN and SP-GiST index build. 7 years ago
Heikki Linnakangas 7df159a620 Delete empty pages during GiST VACUUM. 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Bruce Momjian ee94300446 Update copyright for 2016 10 years ago
Teodor Sigaev 013ebc0a7b Microvacuum for GIST 10 years ago
Alvaro Herrera 26df7066cc Move strategy numbers to include/access/stratnum.h 10 years ago
Heikki Linnakangas d04c8ed904 Add support for index-only scans in GiST. 11 years ago
Bruce Momjian 4baaf863ec Update copyright for 2015 11 years ago
Heikki Linnakangas 2effb72e68 Remove obsolete cases from GiST update redo code. 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Bruce Momjian 7e04792a1c Update copyright for 2014 12 years ago
Bruce Momjian 9af4159fce pgindent run for release 9.3 12 years ago
Tom Lane 0fd0f3688b Document and clean up gistsplit.c. 13 years ago
Heikki Linnakangas 9ee4d06f3f Make GiST indexes on-disk compatible with 9.2 again. 13 years ago
Bruce Momjian bd61a623ac Update copyrights for 2013 13 years ago
Tom Lane ad10853b30 Assorted comment fixes, mostly just typos, but some obsolete statements. 14 years ago
Bruce Momjian e126958c2e Update copyright notices for year 2012. 14 years ago
Peter Eisentraut dbbba5279f Start using flexible array members 14 years ago
Bruce Momjian bf50caf105 pgindent run before PG 9.1 beta 1. 15 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Heikki Linnakangas 9de3aa65f0 Rewrite the GiST insertion logic so that we don't need the post-recovery 15 years ago
Tom Lane 554506871b KNNGIST, otherwise known as order-by-operator support for GIST. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Bruce Momjian 511db38ace Update copyright for 2009. 17 years ago
Alvaro Herrera a3540b0f65 Improve our #include situation by moving pointer types away from the 18 years ago
Alvaro Herrera f8c4d7db60 Restructure some header files a bit, in particular heapam.h, by removing some 18 years ago
Bruce Momjian 9098ab9e32 Update copyrights in source tree to 2008. 18 years ago
Tom Lane 56218fbc48 Minor tweaking of index special-space definitions so that the various 19 years ago