Add note explaining that a mergejoinable equality operator is now

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

Commit: d99e7b5a0dc15f86bc9a66de315bf5ed6f7c5271
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-01-06T01:20:40Z
Releases: 7.4.1
Add note explaining that a mergejoinable equality operator is now
required if a datatype is to be accepted by GROUP BY, DISTINCT, or
ORDER BY.  This is documentation for code changes made pursuant to
pgsql-hackers discussion around 29-Nov-02.

Files

PathChange+/−
doc/src/sgml/xoper.sgml modified +12 −1