Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pgindent run for 9.4 | Bruce Momjian | 2014-05-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Support ordered-set (WITHIN GROUP) aggregates. | Tom Lane | 2013-12-23 |
* | Fix crash in assign_collations_walker for EXISTS with empty SELECT list. | Tom Lane | 2013-12-02 |
* | Implement the FILTER clause for aggregate function calls. | Noah Misch | 2013-07-16 |
* | Fix collation assignment for aggregates with ORDER BY. | Tom Lane | 2013-04-26 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Lots of doc corrections. | Robert Haas | 2012-04-23 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Adjust collation determination rules as per discussion. | Tom Lane | 2011-04-09 |
* | Throw error for indeterminate collation of an ORDER/GROUP/DISTINCT target. | Tom Lane | 2011-03-22 |
* | Revise collation derivation method and expression-tree representation. | Tom Lane | 2011-03-19 |