Mention as a potential incompatibility the fact that SELECT DISTINCT, UNION,

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

Commit: 7f2f798b30b53dc24bee78ec4e1f3c2d0d987de0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-04-19T15:49:34Z
Releases: 8.4.0
Mention as a potential incompatibility the fact that SELECT DISTINCT, UNION,
etc are no longer guaranteed to produce sorted output; per gripe from Ian
Barwick.  Also improve the release note entries about to_timestamp(), per
Brendan Jurd.

Files

PathChange+/−
doc/src/sgml/release.sgml modified +39 −33