diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-02-02 17:21:08 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-02-02 17:21:08 +0000 |
commit | bd2a8078d3e456e6b4ea710ee31cfc204f6596f1 (patch) | |
tree | 9831cdafc449f760d34a1661fdf12c0b78e23b20 /src/backend/access/gist/gist.c | |
parent | 9e218af7edc63125436c895891119d15873f5a24 (diff) | |
download | postgresql-bd2a8078d3e456e6b4ea710ee31cfc204f6596f1.tar.gz |
> src/backend/commands/user.c file has some parse error at repalloc(),
palloc()$
Fixed. Thanks.
> src/backend/postmaster/pgstat.c miss
> #include "tcop/tcopprot.h" line.
Fixed.
> src/utils/dllinit.c wrong include header line at MinGW.
> #include <cygwin/version.h> must be not included
Fixed.
> by the way,
> I can't compile eccp because I used lower version bison.
> and bin/pg_resetxlog too. in this case I can't find what's wrong.
Fixed.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions