Attached patch is for immediate application to HEAD. user.c: missing/extraneous closing parens on a number of lines (Win32/cygwin case only)
pgstat.c: added include of tcop/tcopprot.h for whereToSendOutput definition Cheers, Claudio > -----Original Message----- > From: Korea PostgreSQL Users' Group [mailto:[EMAIL PROTECTED] > Sent: Monday, 2 February 2004 4:59 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [pgsql-hackers-win32] CVS source win32 mingw some > comile error > > > src/backend/commands/user.c file has some parse error at > repalloc(), palloc() functions > > and > > src/backend/postmaster/pgstat.c miss > #include "tcop/tcopprot.h" line. > > and > > src/utils/dllinit.c wrong include header line at MinGW. > #include <cygwin/version.h> must be not included > > 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. > ---------------------------(end of > broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > --- Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of these disclaimers and policies see <a href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em ailpolicy.html</a> --- Certain disclaimers and policies apply to all email sent from Memetrics. For the full text of these disclaimers and policies see <a href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em ailpolicy.html</a>
diff9c-a.out
Description: Binary data
---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html