forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6fe25c1
committed
Change SIZEOF_BOOL to 1 for Windows.
For some reason it was previously defined as 0, which is silly. The onlyeffect was to disable use of <stdbool.h>, which commitb2328bf intendedto make possible.Thomas MunroDiscussion:https://postgr.es/m/CAEepm%3D3%3DTDYEXUEcHpEx%2BTwc31wo7PA0oBAiNt6sWmq93MW02A%40mail.gmail.com1 parent2993435 commit6fe25c1
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
615 | 615 |
| |
616 | 616 |
| |
617 | 617 |
| |
618 |
| - | |
| 618 | + | |
619 | 619 |
| |
620 | 620 |
| |
621 | 621 |
| |
|
0 commit comments
Comments
(0)