Thread: [COMMITTERS] pgsql: Work around overly strict restrict checks by MSVC.

[COMMITTERS] pgsql: Work around overly strict restrict checks by MSVC.

From
Andres Freund
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/060b069984a69ff0255ce318f10681c553613bef

Modified Files
--------------
src/include/libpq/pqformat.h | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers