Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2011-05-18 | Spell checking and markup refinement | Peter Eisentraut | 9.1.0 |
| 2011-04-12 | Pass collations to functions in FunctionCallInfoData, not FmgrInfo. | Tom Lane | 9.1.0 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-12-23 | Rewrite the GiST insertion logic so that we don't need the post-recovery | Heikki Linnakangas | 9.1.0 |
| 2010-12-04 | Fix two small bugs in new gistget.c logic. | Tom Lane | 9.1.0 |
| 2010-12-04 | Put back gistgettuple's check for backwards scan request. | Tom Lane | 9.1.0 |
| 2010-12-04 | KNNGIST, otherwise known as order-by-operator support for GIST. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |