Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-02 | Fix assorted compiler warnings seen in the buildfarm. | Tom Lane | 11.0 |
| 2017-11-25 | Avoid formally-undefined use of memcpy() in hstoreUniquePairs(). | Tom Lane | 11.0 |
| 2017-10-26 | Support domains over composite types. | Tom Lane | 11.0 |
| 2017-09-18 | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. | Tom Lane | 11.0 |