Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.0.18 |
| 2010-02-26 | pgindent run for 9.0 | Bruce Momjian | 9.0.0 |
| 2010-02-14 | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 9.0.0 |
| 2010-01-07 | Further fixes for per-tablespace options patch. | Robert Haas | 9.0.0 |
| 2010-01-06 | Fix spccache.c to not suppose that a cache entry will live across database | Tom Lane | 9.0.0 |
| 2010-01-06 | Access hash entry before freeing it, not after. | Tom Lane | 9.0.0 |
| 2010-01-05 | Support ALTER TABLESPACE name SET/RESET ( tablespace_options ). | Robert Haas | 9.0.0 |