Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove tabs after spaces in C comments | Bruce Momjian | 2014-05-06 |
* | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 2011-04-12 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Clean up cruft around collation initialization for tupdescs and scankeys. | Tom Lane | 2011-03-26 |
* | Per-column collation support | Peter Eisentraut | 2011-02-08 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Support MergeAppend plans, to allow sorted output from append relations. | Tom Lane | 2010-10-14 |