Age | Commit message (Expand) | Author |
---|---|---|
2010-03-21 | Message tuning | Peter Eisentraut |
2010-02-26 | pgindent run for 9.0 | Bruce Momjian |
2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas |
2010-02-12 | Extend the set of frame options supported for window functions. | Tom Lane |
2010-01-02 | Update copyright for the year 2010. | Bruce Momjian |
2009-12-29 | Previous fix for temporary file management broke returning a set from | Heikki Linnakangas |
2009-09-27 | Remove no-longer-needed ExecCountSlots infrastructure. | Tom Lane |
2009-06-20 | Fix things so that array_agg_finalfn does not modify or free its input | Tom Lane |
2009-06-11 | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian |
2009-03-27 | Fix possible failures when a tuplestore switches from in-memory to on-disk | Tom Lane |
2009-01-01 | Update copyright for 2009. | Bruce Momjian |
2008-12-31 | Add some basic support for window frame clauses to the window-functions | Tom Lane |
2008-12-28 | Support window functions a la SQL:2008. | Tom Lane |