[Pgcluster-general] Compile fix for missing REPLICATION keyword definition
a.mitani at sra-europe.com
a.mitani at sra-europe.com
Tue Jun 19 13:49:28 UTC 2007
Hi Tom,
Thank you let us know.
It's a interesting issue.
It seems that this issue is in based PostgreSQL as well.
I'll add a clean-up script in the Makefile.
Thank you,
-------------------
At.Mitani
> I just ran into the same problem that Antony Petropavlovsky had last
> month in this message http://pgfoundry.org/pipermail/pgcluster-
> general/2007-May/001506.html . Since I didn't see any real
> resolution to his problem I figured I would post these notes.
>
> I was attempting to build from the pgcluster source tarball, not a
> patched version of the postgres source.
>
> The problem occurred because the parse.h file and the scan.c file
> were not getting rebuilt since they were included in the tarball.
> Don't know if that is a postgres original source problem or a
> pgcluster packaging problem, but the solution is to delete these 2
> files and then the build should work fine.
>
> src/backend/parser/scan.c
> src/backend/parser/parse.h
>
> There might be other files inappropriately included, but since these
> are the ones that cause trouble they are the only ones mandatory to
> delete.
>
> I hope this helps others out and I hope these files can be properly
> cleaned from the tarball for rc8 :)
>
> (-: Tom ;-)
>
>
>
> _______________________________________________
> Pgcluster-general mailing list
> Pgcluster-general at pgfoundry.org
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
More information about the Pgcluster-general
mailing list