Fix an overlooked UINT32_MAX.

Andrew Gierth <rhodiumtoad@postgresql.org>

Commit: 754ca99314e9e1debe855b0462869ef6e58b7e7a
Author: Andrew Gierth <rhodiumtoad@postgresql.org>
Date: 2019-02-13T15:57:54Z
Releases: 12.0
Fix an overlooked UINT32_MAX.

Replace with PG_UINT32_MAX. Per buildfarm members dory and woodlouse.

Files

PathChange+/−
src/common/f2s.c modified +1 −1