aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2017-10-11 17:16:16 -0700
committerAndres Freund <andres@anarazel.de>2017-10-11 17:23:23 -0700
commit060b069984a69ff0255ce318f10681c553613bef (patch)
tree0b08d43b5e911ceaefa6995d1917c09ab617ff66 /src/backend/utils/adt/jsonb.c
parent4c119fbcd49ba882791c7b99a1e934b985468e9f (diff)
downloadpostgresql-060b069984a69ff0255ce318f10681c553613bef.tar.gz
postgresql-060b069984a69ff0255ce318f10681c553613bef.zip
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/utils/adt/jsonb.c')
0 files changed, 0 insertions, 0 deletions