Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Fix handling of collation in SQL-language functions. | Tom Lane | 2011-03-24 |
* | Revise collation derivation method and expression-tree representation. | Tom Lane | 2011-03-19 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Revert patch to coerce 'unknown' type parameters in the backend. As Tom | Heikki Linnakangas | 2010-08-19 |
* | Coerce 'unknown' type parameters to the right type in the fixed-params | Heikki Linnakangas | 2010-08-18 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 |
* | Make fixed_paramref_hook behave properly when there are 'unused' slots | Tom Lane | 2010-01-13 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Implement parser hooks for processing ColumnRef and ParamRef nodes, as per my | Tom Lane | 2009-10-31 |