Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-02-17 | Prevent privilege escalation in explicit calls to PL validators. | Noah Misch | 9.3.3 |
| 2013-01-01 | Update copyrights for 2013 | Bruce Momjian | 9.3.0 |
| 2012-08-30 | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 9.3.0 |
| 2012-07-21 | Suppress volatile-related warning seen in some compilers. | Tom Lane | 9.3.0 |
| 2012-07-21 | Repair plpgsql_validator breakage. | Robert Haas | 9.3.0 |
| 2012-07-20 | Make new event trigger facility actually do something. | Robert Haas | 9.3.0 |