Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2012-06-10 | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 9.2.0 |
| 2012-01-01 | Update copyright notices for year 2012. | Bruce Momjian | 9.2.0 |
| 2011-12-07 | Add const qualifiers to node inspection functions | Peter Eisentraut | 9.2.0 |
| 2011-10-11 | Rearrange the implementation of index-only scans. | Tom Lane | 9.2.0 |
| 2011-09-01 | Remove unnecessary #include references, per pgrminclude script. | Bruce Momjian | 9.2.0 |
| 2011-07-16 | Replace errdetail("%s", ...) with errdetail_internal("%s", ...). | Tom Lane | 9.2.0 |