aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_opclass.sgml
Commit message (Expand)AuthorAge
* Incorporate examples and doc patches from Mark Kirkwood and David Fetter.Tom Lane2005-01-14
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Make the SQL command synopses appear less random.Peter Eisentraut2003-09-22
* Remove a bunch of content-free Diagnostics sections, as per previousTom Lane2003-09-09
* Add/edit index entries.Peter Eisentraut2003-08-31
* First batch of object rename commands.Peter Eisentraut2003-06-27
* More editing of reference pages.Peter Eisentraut2003-04-22
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* This patch includes a lot of minor cleanups to the SGML documentation,Bruce Momjian2003-01-19
* Restrict CREATE OPERATOR CLASS to superusers, per discussion some weeksTom Lane2002-10-04
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Add a bunch of pseudo-types to replace the behavior formerly associatedTom Lane2002-08-22
* Implement CREATE/DROP OPERATOR CLASS. Work still remains: need moreTom Lane2002-07-29