Update documentation to reflect the fact that ORDER BY, GROUP BY, etc

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 421594798685c8681a56d2b98db0412dfb41acff
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-08-17T22:09:00Z
Releases: 7.4.1
Update documentation to reflect the fact that ORDER BY, GROUP BY, etc
are now driven by the default btree opclass, rather than assuming that
particular operator names have the needed semantics.

Files

PathChange+/−
doc/src/sgml/ref/create_operator.sgml modified +3 −9
doc/src/sgml/ref/select.sgml modified +19 −7
doc/src/sgml/xindex.sgml modified +59 −4
doc/src/sgml/xoper.sgml modified +1 −12