]> granicus.if.org Git - postgresql/history - doc/src/sgml/xindex.sgml
Create a "sort support" interface API for faster sorting.
[postgresql] / doc / src / sgml / xindex.sgml
2011-12-07 Tom LaneCreate a "sort support" interface API for faster sorting.
2011-07-18 Robert HaasAvoid index rebuild for no-rewrite ALTER TABLE .. ALTER...
2010-12-04 Tom LaneAdd external documentation for KNNGIST.
2010-11-24 Tom LaneCreate the system catalog infrastructure needed for...
2010-11-23 Peter EisentrautRemove useless whitespace at end of lines
2010-09-20 Magnus HaganderRemove cvs keywords from all files.
2010-08-17 Peter EisentrautSpell and markup checking
2010-02-24 Bruce MomjianRevert removal of pre-7.4 documenation behavior mentions.
2010-02-24 Bruce MomjianRemove pre-7.4 documentaiton mentions, now that 8.0...
2008-12-07 Alvaro HerreraDesultorily enclose programlisting tags in CDATA, to...
2008-05-16 Tom LaneExtend GIN to support partial-match searches, and exten...
2008-04-14 Tom LanePush index operator lossiness determination down to...
2007-12-02 Tom LaneMention hash opclasses in 'System Dependencies on Opera...
2007-04-25 Neil ConwayMinor consistency tweak for SGML docs.
2007-02-06 Tom LaneDocs updates for cross-type hashing.
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2007-01-23 Tom LaneUpdate xindex.sgml to discuss operator families.
2007-01-20 Tom LaneSimplify pg_am representation of ordering-capable acces...
2007-01-09 Tom LaneSupport ORDER BY ... NULLS FIRST/LAST, and add ASC...
2006-12-01 Tom LaneEditorial improvements for GIN documentation.
2006-10-23 Peter EisentrautSpellchecking and such
2006-09-21 Teodor SigaevAdd comments about STORAGE option for GIN
2006-09-21 Teodor SigaevFix table's caption
2006-09-18 Teodor SigaevImprove wordings by David Fuhry <dfuhry@cs.kent.edu>
2006-09-16 Bruce MomjianRemove emacs info from footer of SGML files.
2006-09-14 Teodor SigaevFix SGML markup
2006-09-14 Teodor SigaevGIN documentation and slightly improving GiST docs.
2006-09-05 Bruce MomjianRemove GIN documentation
2006-09-04 Bruce MomjianAdd GIN documentation.
2006-03-10 Bruce MomjianMake $PostgreSQL CVS tags consistent for SGML files.
2005-11-07 Tom LaneR-tree is dead ... long live GiST.
2005-07-19 Neil ConwayDocumentation tweak: make <command>CREATE OPERATOR...
2005-06-24 Tom LaneExtend r-tree operator classes to handle Y-direction...
2005-02-13 Tom LaneWrite some real documentation about the index access...
2005-01-23 Bruce MomjianAdd tools/find_gt_lt to find < and > in SGML source.
2004-11-15 Neil ConwayReplace "--" and "---" with "&mdash;" as appropriate...
2003-11-29 PostgreSQL Daemon$Header: -> $PostgreSQL Changes ...
2003-11-12 Tom LaneCross-data-type comparisons are now indexable by btrees...
2003-11-01 Peter EisentrautSpell checking, consistent terminology.
2003-10-21 Tom LaneOoops, missed updating this part of the complex-datatyp...
2003-08-31 Peter EisentrautAdd/edit index entries.
2003-08-17 Tom LaneUpdate documentation to reflect the fact that ORDER...
2003-04-13 Peter EisentrautIntegrate the operator class section into the comprehen...
2002-09-21 Peter EisentrautAdd more appropriate markup.
2002-07-30 Tom LaneReplace ad-hoc insertions into pg_opclass and friends...
2002-07-30 Tom LaneRewrite xindex.sgml for CREATE OPERATOR CLASS. catalog...
2002-06-21 Bruce MomjianDocument problems with hash indexes compared to btree.
2002-05-29 Tom LaneAdd a note about the interpretation of amcanmulticol...
2002-04-17 Tom LaneOpclasses live in namespaces. I also took the opportun...
2002-03-27 Peter EisentrautDon't mark up as acronym that which is not an acronym.
2002-01-07 Peter EisentrautEditorial review
2001-11-21 Thomas G. LockhartDeprecate 'current' date/time constant.
2001-10-26 Tom LaneMore cleanup of CREATE FUNCTION examples.
2001-09-13 Peter EisentrautReplace ASCII-quotes with proper markup.
2001-09-10 Peter EisentrautMarkup and spell-check run over Programmer's Guide...
2001-08-31 Tatsuo IshiiAdd ; to the create operator.
2001-08-21 Tom LaneRestructure pg_opclass, pg_amop, and pg_amproc per...
2001-05-17 Peter EisentrautChange "indices" to "indexes", per OED.
2001-03-24 Peter Eisentrautminor copy editing
2001-01-13 Peter EisentrautTerminology cleanup: class -> table, instance -> row...
2000-12-26 Peter EisentrautFix some cross reference links.
2000-03-31 Thomas G. LockhartMinor markup changes. Refer to (".../catalog") in the...
2000-03-28 Tom LaneOops, missed some < and > that need to be &lt; and...
2000-03-28 Tom LaneClean up major bogosity in description of creating...
2000-02-17 Tom LaneFinish repairing 6.5's problems with r-tree indexes...
2000-01-24 Tom LaneFirst cut at making useful selectivity estimates for...
2000-01-22 Tom LaneRevise handling of index-type-specific indexscan cost...
1999-07-22 Thomas G. LockhartComplete merge of all old man page information.
1999-05-27 Thomas G. LockhartSignificant update from Vince Vielhaber.
1998-12-29 Thomas G. LockhartClean up to ensure tag completion as required by the...
1998-07-29 Thomas G. LockhartAdd id field to chapter and book tags to allow output...
1998-03-01 Thomas G. LockhartSGML source for new documentation.