Commit message (Expand) | Author | Age | |
---|---|---|---|
* | pgindent run for 9.5 | Bruce Momjian | 2015-05-23 |
* | Update copyright for 2015 | Bruce Momjian | 2015-01-06 |
* | Remove incorrect comment. | Robert Haas | 2014-11-11 |
* | Use the sortsupport infrastructure in more cases. | Robert Haas | 2014-11-07 |
* | Don't require sort support functions to provide a comparator. | Robert Haas | 2014-08-06 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Add support for easily declaring static inline functions | Alvaro Herrera | 2012-10-08 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Create a "sort support" interface API for faster sorting. | Tom Lane | 2011-12-07 |