diff options
author | Andres Freund <andres@anarazel.de> | 2017-10-11 17:16:16 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2017-10-11 17:23:23 -0700 |
commit | 060b069984a69ff0255ce318f10681c553613bef (patch) | |
tree | 0b08d43b5e911ceaefa6995d1917c09ab617ff66 /src/backend/utils/adt/tsvector.c | |
parent | 4c119fbcd49ba882791c7b99a1e934b985468e9f (diff) | |
download | postgresql-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/tsvector.c')
0 files changed, 0 insertions, 0 deletions