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:37:33 -0500 |
commit | 9fe5cff141388316779bcc6662ca2d2cd0e53872 (patch) | |
tree | 722d94a074fd8d65f600cef1aab84dcb42a32753 /src/backend/executor/nodeSubplan.c | |
parent | 4ec157c15067be979d271416dacf86a5fce34cbc (diff) | |
download | postgresql-9fe5cff141388316779bcc6662ca2d2cd0e53872.tar.gz postgresql-9fe5cff141388316779bcc6662ca2d2cd0e53872.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/backend/executor/nodeSubplan.c')
0 files changed, 0 insertions, 0 deletions