pgsql-server: If these are ifdef WIN32 in the .c file, should be so in

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server: If these are ifdef WIN32 in the .c file, should be so in
Date: 2004-08-08 16:13:06
Message-ID: 20040808161306.5D9A65E46C4@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
If these are ifdef WIN32 in the .c file, should be so in .h as well.

Modified Files:
--------------
pgsql-server/src/include/utils:
palloc.h (r1.28 -> r1.29)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/include/utils/palloc.h.diff?r1=1.28&r2=1.29)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-08-08 19:42:59 pgsql-server: Document background writer control parameters, do some
Previous Message Bruce Momjian 2004-08-08 15:37:07 pgsql-server: Disable vacuum delay, as discussed on hackers.