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-04-28 | Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. | Andrew Dunstan | 9.1.0 |
| 2011-03-10 | Revert addition of third argument to format_type(). | Tom Lane | 9.1.0 |
| 2011-02-08 | Per-column collation support | Peter Eisentraut | 9.1.0 |
| 2011-01-01 | Stamp copyrights for year 2011. | Bruce Momjian | 9.1.0 |
| 2010-10-21 | Improve handling of domains over arrays. | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |
| 2010-07-30 | Make details of the Numeric representation private to numeric.c. | Robert Haas | 9.1.0 |