| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 | 1 | -2/+2 |
| * | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 | 1 | -1/+1 |
| * | Create a "sort support" interface API for faster sorting. | Tom Lane | 2011-12-07 | 1 | -61/+16 |
| * | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 2011-09-01 | 1 | -1/+0 |
| * | Move Trigger and TriggerDesc structs out of rel.h into a new reltrigger.h | Alvaro Herrera | 2011-07-04 | 1 | -0/+1 |
| * | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 2011-04-12 | 1 | -2/+3 |
| * | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 | 1 | -18/+18 |
| * | Clean up cruft around collation initialization for tupdescs and scankeys. | Tom Lane | 2011-03-26 | 1 | -14/+16 |
| * | Per-column collation support | Peter Eisentraut | 2011-02-08 | 1 | -0/+3 |
| * | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 | 1 | -1/+1 |
| * | Support MergeAppend plans, to allow sorted output from append relations. | Tom Lane | 2010-10-14 | 1 | -0/+392 |
