On 3/13/18 21:10, David Rowley wrote: > On 14 March 2018 at 08:10, Tom Lane <t...@sss.pgh.pa.us> wrote: >> Peter Eisentraut <pete...@gmx.net> writes: >>> Move strtoint() to common >> >> Buildfarm seems to think this isn't quite baked for Windows. > > Yeah, "restrict" seems to be C99, and the Microsoft compilers don't > quite know about that yet. The attached compiles fine for me on a > windows machine.
We have a configure test for it and we already use it elsewhere. Is it not working? I think the problem is rather that we somehow need to tell it to link src/common/string.c into pgtypeslib. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services