diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2018-05-02 00:21:21 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2018-05-02 00:21:21 -0400 |
commit | 6fe25c1358a2a9612f0b4ce841e68d74e408cebe (patch) | |
tree | 731f46220537f862036088cf5bf9711be53a08c2 /contrib/jsonb_plpython | |
parent | 2993435dbae5deb8d2f6c2a715690a5aef4eddb8 (diff) | |
download | postgresql-6fe25c1358a2a9612f0b4ce841e68d74e408cebe.tar.gz postgresql-6fe25c1358a2a9612f0b4ce841e68d74e408cebe.zip |
Change SIZEOF_BOOL to 1 for Windows.
For some reason it was previously defined as 0, which is silly. The only
effect was to disable use of <stdbool.h>, which commit b2328bf62 intended
to make possible.
Thomas Munro
Discussion: https://postgr.es/m/CAEepm%3D3%3DTDYEXUEcHpEx%2BTwc31wo7PA0oBAiNt6sWmq93MW02A%40mail.gmail.com
Diffstat (limited to 'contrib/jsonb_plpython')
0 files changed, 0 insertions, 0 deletions