Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2011-08-26 | Fix potential memory clobber in tsvector_concat(). | Tom Lane | 9.1.0 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-01-09 | Fix up core tsquery GIN support for new extractQuery API. | Tom Lane | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-11-15 | Cleanup various comparisons with the constant "true". | Robert Haas | 9.1.0 |
| 2010-10-08 | Fix sloppy usage of TRIGGER_FIRED_BEFORE/TRIGGER_FIRED_AFTER. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-08-05 | Standardize get_whatever_oid functions for other object types. | Robert Haas | 9.1.0 |