diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2022-11-25 15:28:38 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2022-11-25 15:28:38 -0500 |
commit | 341f4e002d461a3c5513cb864490cddae2b43a64 (patch) | |
tree | ab3ddd73166dae19c246f90d970f7d67b325ea64 /src/tutorial/funcs.c | |
parent | d94f29cb8910a380caa795f56e69ed036fb8c5d0 (diff) | |
download | postgresql-341f4e002d461a3c5513cb864490cddae2b43a64.tar.gz postgresql-341f4e002d461a3c5513cb864490cddae2b43a64.zip |
Allow building with MSVC and Strawberry perl
Strawberry uses __builtin_expect which Visual C doesn't have. For this
case define it as a noop. Solution taken from vim sources.
Backpatch to all live branches
Diffstat (limited to 'src/tutorial/funcs.c')
0 files changed, 0 insertions, 0 deletions