diff options
author | Noah Misch <noah@leadboat.com> | 2019-02-16 15:28:27 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2019-02-16 15:28:27 -0800 |
commit | 04a87ae2626311e922cf964d1e7d42a5ef7d87bf (patch) | |
tree | 5c67a6b993411b6c5c3d54e7a100721bb3e928d0 /src/backend/executor/nodeBitmapIndexscan.c | |
parent | 6ee89952d4e944b5c9c26181d418395b2f5d5fd8 (diff) | |
download | postgresql-04a87ae2626311e922cf964d1e7d42a5ef7d87bf.tar.gz postgresql-04a87ae2626311e922cf964d1e7d42a5ef7d87bf.zip |
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
Diffstat (limited to 'src/backend/executor/nodeBitmapIndexscan.c')
0 files changed, 0 insertions, 0 deletions