diff options
author | Andres Freund | 2017-10-12 00:16:16 +0000 |
---|---|---|
committer | Andres Freund | 2017-10-12 00:23:23 +0000 |
commit | 060b069984a69ff0255ce318f10681c553613bef (patch) | |
tree | 0b08d43b5e911ceaefa6995d1917c09ab617ff66 /src/backend/commands/async.c | |
parent | 4c119fbcd49ba882791c7b99a1e934b985468e9f (diff) |
Work around overly strict restrict checks by MSVC.
Apparently MSVC requires a * before a restrict in a variable
declaration, even if the adorned type already is a pointer, just via
typedef.
As reported by buildfarm animal woodlouse.
Author: Andres Freund
Discussion: https://postgr.es/m/20171012001320.4putagiruuehtvb6@alap3.anarazel.de
Diffstat (limited to 'src/backend/commands/async.c')
0 files changed, 0 insertions, 0 deletions