Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX.
authorAndres Freund <andres@anarazel.de>
Wed, 4 Oct 2017 17:01:02 +0000 (10:01 -0700)
committerAndres Freund <andres@anarazel.de>
Wed, 4 Oct 2017 17:01:02 +0000 (10:01 -0700)
commit9eafa2b5b043b84fb9846bd7a57d15ed1ee220c1
treec7b7c494821b5b8ce164c70a3056c3aaec7330ef
parent15334ad19a776f76cbb725e4e9162a7bce1bd4d0
Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX.

UINT16_MAX usage is originating from commit 212e6f34d55c.

Per buildfarm animal currawong.
src/include/utils/fmgrtab.h