Update documentation to reflect the fact that ORDER BY, GROUP BY, etc
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |