| Commit message (Expand) | Author | Age |
* | Add external documentation for KNNGIST. | Tom Lane | 2010-12-03 |
* | Create the system catalog infrastructure needed for KNNGIST. | Tom Lane | 2010-11-24 |
* | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Spell and markup checking | Peter Eisentraut | 2010-08-17 |
* | Revert removal of pre-7.4 documenation behavior mentions. | Bruce Momjian | 2010-02-24 |
* | Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest | Bruce Momjian | 2010-02-24 |
* | Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious | Alvaro Herrera | 2008-12-07 |
* | Extend GIN to support partial-match searches, and extend tsquery to support | Tom Lane | 2008-05-16 |
* | Push index operator lossiness determination down to GIST/GIN opclass | Tom Lane | 2008-04-14 |
* | Mention hash opclasses in 'System Dependencies on Operator Classes', | Tom Lane | 2007-12-02 |
* | Minor consistency tweak for SGML docs. | Neil Conway | 2007-04-25 |
* | Docs updates for cross-type hashing. | Tom Lane | 2007-02-06 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Update xindex.sgml to discuss operator families. | Tom Lane | 2007-01-23 |
* | Simplify pg_am representation of ordering-capable access methods: | Tom Lane | 2007-01-20 |
* | Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST | Tom Lane | 2007-01-09 |
* | Editorial improvements for GIN documentation. | Tom Lane | 2006-12-01 |
* | Spellchecking and such | Peter Eisentraut | 2006-10-23 |
* | Add comments about STORAGE option for GIN | Teodor Sigaev | 2006-09-21 |
* | Fix table's caption | Teodor Sigaev | 2006-09-21 |
* | Improve wordings by David Fuhry <dfuhry@cs.kent.edu> | Teodor Sigaev | 2006-09-18 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | Fix SGML markup | Teodor Sigaev | 2006-09-14 |
* | GIN documentation and slightly improving GiST docs. | Teodor Sigaev | 2006-09-14 |
* | Remove GIN documentation | Bruce Momjian | 2006-09-05 |
* | Add GIN documentation. | Bruce Momjian | 2006-09-04 |
* | Make $PostgreSQL CVS tags consistent for SGML files. | Bruce Momjian | 2006-03-10 |
* | R-tree is dead ... long live GiST. | Tom Lane | 2005-11-07 |
* | Documentation tweak: make <command>CREATE OPERATOR CLASS</command> into | Neil Conway | 2005-07-19 |
* | Extend r-tree operator classes to handle Y-direction tests equivalent | Tom Lane | 2005-06-24 |
* | Write some real documentation about the index access method API. | Tom Lane | 2005-02-13 |
* | Add tools/find_gt_lt to find < and > in SGML source. | Bruce Momjian | 2005-01-23 |
* | Replace "--" and "---" with "—" as appropriate, for better-looking | Neil Conway | 2004-11-15 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Cross-data-type comparisons are now indexable by btrees, pursuant to my | Tom Lane | 2003-11-12 |
* | Spell checking, consistent terminology. | Peter Eisentraut | 2003-11-01 |
* | Ooops, missed updating this part of the complex-datatype example. | Tom Lane | 2003-10-21 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Update documentation to reflect the fact that ORDER BY, GROUP BY, etc | Tom Lane | 2003-08-17 |
* | Integrate the operator class section into the comprehensive extending SQL | Peter Eisentraut | 2003-04-13 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane | 2002-07-30 |
* | Rewrite xindex.sgml for CREATE OPERATOR CLASS. catalogs.sgml finally | Tom Lane | 2002-07-30 |
* | Document problems with hash indexes compared to btree. | Bruce Momjian | 2002-06-21 |
* | Add a note about the interpretation of amcanmulticol and amindexnulls: | Tom Lane | 2002-05-29 |
* | Opclasses live in namespaces. I also took the opportunity to create | Tom Lane | 2002-04-17 |
* | Don't mark up as acronym that which is not an acronym. | Peter Eisentraut | 2002-03-27 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |