In imath.h, replace stdint.h usage with c.h equivalents.
Noah Misch <noah@leadboat.com>
In imath.h, replace stdint.h usage with c.h equivalents. As things stood, buildfarm member dory failed. MSVC versions lacking stdint.h are unusable for building PostgreSQL, but pg_config.h.win32 doesn't know that. Even so, we support other systems lacking stdint.h, including buildfarm member gaur. Per a suggestion from Tom Lane. Discussion: https://postgr.es/m/9598.1550353336@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgcrypto/imath.c | modified | +1 −0 |
| contrib/pgcrypto/imath.h | modified | +9 −9 |
Discussion
Cited messages not in the archive:
9598.1550353336@sss.pgh.pa.us