]> granicus.if.org Git - postgresql/commit
Fix an overlooked UINT32_MAX.
authorAndrew Gierth <rhodiumtoad@postgresql.org>
Wed, 13 Feb 2019 15:57:54 +0000 (15:57 +0000)
committerAndrew Gierth <rhodiumtoad@postgresql.org>
Wed, 13 Feb 2019 15:57:54 +0000 (15:57 +0000)
commit754ca99314e9e1debe855b0462869ef6e58b7e7a
tree385fbc7e07f7962c6c4bc1d5ea1dafdaf5a64737
parent02ddd499322ab6f2f0d58692955dc9633c2150fc
Fix an overlooked UINT32_MAX.

Replace with PG_UINT32_MAX. Per buildfarm members dory and woodlouse.
src/common/f2s.c