Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-10-04 | Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX. | Andres Freund | 11.0 |
| 2017-10-04 | Replace binary search in fmgr_isbuiltin with a lookup array. | Andres Freund | 11.0 |