Work around overly strict restrict checks by MSVC.
Andres Freund <andres@anarazel.de>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/include/libpq/pqformat.h | modified | +8 −5 |
Discussion
- pgsql: Add configure infrastructure to detect support for C99's restric 10 messages · 2017-10-11 → 2017-10-12