2011/1/20 Ashesh Vashi
> If you're getting this error on windows.
> That's because - the installer did not copy the file in PostgreSQL
> distribution directory because of the build script bug, which is (I think)
> now resolved upstream.
> Please copy the attached file in \include\server\parser\
If you're getting this error on windows.
That's because - the installer did not copy the file in PostgreSQL
distribution directory because of the build script bug, which is (I think)
now resolved upstream.
Please copy the attached file in \include\server\parser\kwlist.h
directory.
(FYI - this is t
Just to let you know, I just did a git pull and found myself staring at the
following error message (after a number of lines of build output):
./db/keywords.c:33:34: error: server/parser/kwlist.h: No such file or
directory
¿missing commit perhaps?