Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-03-10 | Disallow NaN as a value for floating-point GUCs. | Tom Lane | 9.4.22 |
| 2013-11-26 | Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behavior | Bruce Momjian | 9.4.0 |
| 2013-10-04 | Issue error on SET outside transaction block in some cases | Bruce Momjian | 9.4.0 |
| 2013-09-03 | Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off. | Tom Lane | 9.4.0 |