aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/alter_opfamily.sgml
Commit message (Expand)AuthorAge
* Add SP-GiST (space-partitioned GiST) index access method.Tom Lane2011-12-17
* Create a "sort support" interface API for faster sorting.Tom Lane2011-12-07
* Spell checking and markup refinementPeter Eisentraut2011-05-19
* Add more ALTER <object> .. SET SCHEMA commands.Robert Haas2010-11-26
* Create the system catalog infrastructure needed for KNNGIST.Tom Lane2010-11-24
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Remove unnecessary xref endterm attributes and title idsPeter Eisentraut2010-04-03
* Make the placeholder naming in the synopses of the SQL help more consistentPeter Eisentraut2009-09-19
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-14
* Push index operator lossiness determination down to GIST/GIN opclassTom Lane2008-04-14
* Minor editorialization on operator-family documentation: put someTom Lane2007-02-14
* Update reference documentation on may/can/might:Bruce Momjian2007-01-31
* Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON OPERATORTom Lane2007-01-23