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-01-02 | Update copyright for the year 2010. | Bruce Momjian | 9.0.0 |
| 2009-12-15 | Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. | Robert Haas | 9.0.0 |
| 2009-10-12 | Move the handling of SELECT FOR UPDATE locking and rechecking out of | Tom Lane | 9.0.0 |
| 2009-10-10 | Split the processing of INSERT/UPDATE/DELETE operations out of execMain.c. | Tom Lane | 9.0.0 |
| 2009-09-27 | Remove no-longer-needed ExecCountSlots infrastructure. | Tom Lane | 9.0.0 |