index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
gist.sgml
Age
Commit message (
Expand
)
Author
2016-01-19
Fix assorted inconsistencies in GiST opclass support function declarations.
Tom Lane
2015-05-24
Remove no-longer-required function declarations.
Tom Lane
2015-05-23
Still more fixes for lossy-GiST-distance-functions patch.
Tom Lane
2015-05-15
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
Fix datatype confusion with the new lossy GiST distance functions.
Heikki Linnakangas
2015-05-15
Allow GiST distance function to return merely a lower-bound.
Heikki Linnakangas
2015-03-26
Add support for index-only scans in GiST.
Heikki Linnakangas
2015-01-28
Remove dead NULL-pointer checks in GiST code.
Heikki Linnakangas
2014-11-11
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-04-08
Add an in-core GiST index opclass for inet/cidr types.
Tom Lane
2012-06-07
Documentation spell and markup checking
Peter Eisentraut
2011-09-30
Support GiST index support functions that want to cache data across calls.
Tom Lane
2011-09-08
Buffering GiST index build algorithm.
Heikki Linnakangas
2011-05-31
Protect GIST logic that assumes penalty values can't be negative.
Tom Lane
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-09-20
Remove cvs keywords from all files.
Magnus Hagander
2010-08-17
Spell and markup checking
Peter Eisentraut
2009-06-12
Improve documentation about GiST opclass support functions.
Tom Lane
2008-04-14
Push index operator lossiness determination down to GIST/GIN opclass
Tom Lane
2007-11-13
Clean up some stray references to tsearch2.
Tom Lane
2007-01-31
Update documentation on may/can/might:
Bruce Momjian
2006-10-23
Spellchecking and such
Peter Eisentraut
2006-03-10
Make $PostgreSQL CVS tags consistent for SGML files.
Bruce Momjian
2005-11-07
R-tree is dead ... long live GiST.
Tom Lane
2005-11-04
Spellchecking run, final cleanups
Peter Eisentraut
2005-10-21
Update obsolete URL, per Chris.
Tom Lane
2005-10-21
Clean up some obsolete statements about GiST indexes, and add a section
Tom Lane
2005-07-02
Remove GIST concurrency limitations section.
Bruce Momjian
2005-06-29
Improved words spacing.
Bruce Momjian
2005-06-20
Remove statement that GiST indexes aren't WAL-logged.
Tom Lane
2005-05-17
GiST improvements:
Neil Conway
2005-04-09
We don't put URL's in ulink's because the URL is always generated, but
Bruce Momjian
2005-03-31
Adjust SGML ulink tags to the URL is always displayed in our printed docs.
Bruce Momjian
2005-01-08
Some more small improvements in response to 7.4 interactive docs comments.
Tom Lane
2003-11-29
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-10-31
Rewrite GiST documentation into something actually useful.
Tom Lane
2003-09-29
This patch makes a few incremental improvements to geqo.sgml and
Bruce Momjian
2002-01-09
Make spelling of operating system names match official version closely.
Peter Eisentraut
2001-11-21
Deprecate 'current' for date/time input.
Thomas G. Lockhart
2001-10-12
Uppercase keywords where appropriate.
Bruce Momjian
2001-05-17
Change "indices" to "indexes", per OED.
Peter Eisentraut
2001-01-24
Update
Bruce Momjian
2000-12-22
Make use of <email> tag for marking up email addresses.
Peter Eisentraut
1998-12-29
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-07-29
Add id field to chapter and book tags to allow output file names
Thomas G. Lockhart
1998-04-04
Clean up formatting.
Thomas G. Lockhart
1998-03-01
Fix a few typos. Try <Note><Title>Author</Title>... for author credit.
Thomas G. Lockhart
1998-03-01
SGML source for new documentation.
Thomas G. Lockhart