Il 23/11/2011 22:44, Tom Lane ha scritto:
Antonio Franzoso writes:
I'm using Code::block with MinGW on a Windows Seven x64 and I get these
errors:
..\..\..\Program Files\PostgreSQL\9.0\include\server\c.h|284|error:
#error must have a working 64-bit integer datatype|
Um ... did you run the conf
Antonio Franzoso writes:
> I'm using Code::block with MinGW on a Windows Seven x64 and I get these
> errors:
> ..\..\..\Program Files\PostgreSQL\9.0\include\server\c.h|284|error:
> #error must have a working 64-bit integer datatype|
Um ... did you run the configure script? In a MinGW environm
I'm trying to compile a parser for full text searching starting from the
code in this example:
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/HOWTO-parser-tsearch2.html
I'm using Code::block with MinGW on a Windows Seven x64 and I get these
errors:
..\..\..\Program Files\PostgreSQ