index
:
delta/postgresql.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
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
access
/
gin
/
README
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copy editing: fix a bunch of misspellings and poor wording.
Tom Lane
2020-09-21
1
-1
/
+1
*
Revise GIN README
Alexander Korotkov
2019-11-20
1
-38
/
+176
*
Fix deadlock between ginDeletePage() and ginStepRight()
Alexander Korotkov
2019-11-20
1
-33
/
+46
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
1
-1
/
+1
*
Fix inconsistencies and typos in the tree
Michael Paquier
2019-07-16
1
-1
/
+1
*
Prevent GIN deleted pages from being reclaimed too early
Alexander Korotkov
2018-12-13
1
-6
/
+4
*
Fix deadlock in GIN vacuum introduced by 218f51584d5
Alexander Korotkov
2018-12-13
1
-11
/
+4
*
Re-think predicate locking on GIN indexes.
Teodor Sigaev
2018-05-04
1
-0
/
+34
*
Reduce page locking in GIN vacuum
Teodor Sigaev
2017-03-23
1
-4
/
+11
*
Fix Gin README.
Heikki Linnakangas
2014-04-22
1
-17
/
+6
*
Fix typo.
Robert Haas
2014-04-20
1
-1
/
+1
*
Compress GIN posting lists, for smaller index size.
Heikki Linnakangas
2014-01-22
1
-9
/
+114
*
Fix race condition in GIN posting tree page deletion.
Heikki Linnakangas
2013-11-08
1
-0
/
+50
*
Misc GIN refactoring.
Heikki Linnakangas
2013-11-06
1
-1
/
+1
*
Fix GIN to support null keys, empty and null items, and full index scans.
Tom Lane
2011-01-07
1
-32
/
+148
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-16
/
+16
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Remove old-style VACUUM FULL (which was known for a little while as
Tom Lane
2010-02-08
1
-8
/
+1
*
Minor improvements to the Gin internal documentation.
Neil Conway
2008-07-08
1
-4
/
+4
*
Make source code READMEs more consistent. Add CVS tags to all README files.
Bruce Momjian
2008-03-20
1
-0
/
+2
*
Clean up some stray references to tsearch2.
Tom Lane
2007-11-13
1
-1
/
+1
*
Remove GIN interface section, which is now documented in SGML.
Bruce Momjian
2007-09-14
1
-29
/
+0
*
Rename contains/contained-by operators to @> and <@, per discussion that
Tom Lane
2006-09-10
1
-3
/
+3
*
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2006-05-02
1
-0
/
+153