Seems some C compilers think 'restrict' is a fully reserved word.
Tom Lane <tgl@sss.pgh.pa.us>
Seems some C compilers think 'restrict' is a fully reserved word. Per buildfarm results from warthog.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/fmgr/dfmgr.c | modified | +4 −4 |
| src/backend/utils/init/miscinit.c | modified | +5 −5 |
| src/include/fmgr.h | modified | +2 −2 |