CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/02/02 13:21:08

Modified files:
        src/backend/commands: user.c 
        src/bin/pg_resetxlog: Makefile 
        src/utils      : dllinit.c 

Log message:
        > 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.


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to