aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_collate.c
Commit message (Expand)AuthorAge
* pgindent run for 9.4Bruce Momjian2014-05-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Support ordered-set (WITHIN GROUP) aggregates.Tom Lane2013-12-23
* Fix crash in assign_collations_walker for EXISTS with empty SELECT list.Tom Lane2013-12-02
* Implement the FILTER clause for aggregate function calls.Noah Misch2013-07-16
* Fix collation assignment for aggregates with ORDER BY.Tom Lane2013-04-26
* Update copyrights for 2013Bruce Momjian2013-01-01
* Lots of doc corrections.Robert Haas2012-04-23
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* pgindent run before PG 9.1 beta 1.Bruce Momjian2011-04-10
* Adjust collation determination rules as per discussion.Tom Lane2011-04-09
* Throw error for indeterminate collation of an ORDER/GROUP/DISTINCT target.Tom Lane2011-03-22
* Revise collation derivation method and expression-tree representation.Tom Lane2011-03-19