Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres Freund2017-10-12 02:06:29 +0000
committerAndres Freund2017-10-12 02:06:29 +0000
commit36b4b91ba07843406d5a30106facb59d8275c6de (patch)
treed44a0f90cd0e3c0dd0660d7c99d2dbfb2e83f4c9 /src/backend/commands/async.c
parent060b069984a69ff0255ce318f10681c553613bef (diff)
Temporary attempt at a workaround for further MSVC restrict build failures.
It appears some versions of msvc use __declspec(restrict) in stdlib.h and subsidiary headers. Including those after defining 'restrict' to '__restrict' doesn't work. Try to get the buildfarm green to see whether there's further problems, by including stdlib.h just before said define.
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions