CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/20 12:38:12
Modified files:
src/include: port.h
src/port : exec.c
Log message:
Small variable rename in exec.c.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 22:47:01
Modified files:
src/include: port.h
Log message:
Add ctype.h include for new macro in port.h.
---(end of broadcast)---
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/19 01:21:51
Modified files:
src/include: port.h
src/interfaces/libpq: Makefile
src/port : path.c
Log message:
Win32 can't have the same function coming
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 14:52:07
Modified files:
src/include: port.h
src/timezone : Makefile private.h
Log message:
More timezone build adjustments.
---(end of
On Fri, 5 Sep 2003, Bruce Momjian wrote:
> Marc G. Fournier wrote:
> >
> > goign to commit this to the WIN32_DEV branch too? :)
> >
> > On Fri, 5 Sep 2003, Bruce Momjian wrote:
> >
> > > CVSROOT: /cvsroot
> > > Module name: pgsql-server
> > > Changes by: [EMAIL PROTECTED] 03/09
Marc G. Fournier wrote:
>
> goign to commit this to the WIN32_DEV branch too? :)
>
> On Fri, 5 Sep 2003, Bruce Momjian wrote:
>
> > CVSROOT:/cvsroot
> > Module name:pgsql-server
> > Changes by: [EMAIL PROTECTED] 03/09/05 14:43:40
> >
> > Modified files:
> > src/include:
goign to commit this to the WIN32_DEV branch too? :)
On Fri, 5 Sep 2003, Bruce Momjian wrote:
> CVSROOT: /cvsroot
> Module name: pgsql-server
> Changes by: [EMAIL PROTECTED] 03/09/05 14:43:40
>
> Modified files:
> src/include: port.h
> src/port : thread.c
>
>
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/09/05 14:43:40
Modified files:
src/include: port.h
src/port : thread.c
Log message:
ifdef out pqGetpwuid() because Win32 doesn't have struct passwd.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 03/06/23 21:44:29
Modified files:
src/include: port.h
Log message:
Do not include:
#include
#include
in MS CC/Borland builds.
--