index
:
postgresql-pgindent.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
gist
/
README
Age
Commit message (
Expand
)
Author
2022-02-07
Reduce non-leaf keys overlap in GiST indexes produced by a sorted build
Alexander Korotkov
2021-03-10
C comments: improve description of GiST NSN and GistBuildLSN
Bruce Momjian
2021-02-13
README/C-comment: document GiST's NSN value
Bruce Momjian
2020-01-13
Delete empty pages in each pass during GIST VACUUM.
Amit Kapila
2019-07-16
Fix inconsistencies and typos in the tree
Michael Paquier
2019-03-22
Delete empty pages during GiST VACUUM.
Heikki Linnakangas
2017-02-06
Fix typos in comments.
Heikki Linnakangas
2014-04-03
Avoid palloc in critical section in GiST WAL-logging.
Heikki Linnakangas
2011-09-08
Buffering GiST index build algorithm.
Heikki Linnakangas
2010-12-23
Rewrite the GiST insertion logic so that we don't need the post-recovery
Heikki Linnakangas
2010-12-04
Add external documentation for KNNGIST.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2010-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-04-14
Typo fix. Kevin Grittner.
Robert Haas
2008-03-20
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2005-09-16
Small fixes
Teodor Sigaev
2005-09-15
Copy-editing for GiST README.
Neil Conway
2005-09-15
Readme about GiST's algorithms
Teodor Sigaev