aggregate(DISTINCT ...) works, per SQL spec.

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

Commit: a8ae19ec3d13452de931736126d0786a148ee643
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-12-13T01:27:21Z
Releases: 7.1.1
aggregate(DISTINCT ...) works, per SQL spec.
Note this forces initdb because of change of Aggref node in stored rules.

Files