CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/18 22:17:42
Modified files:
src/timezone : zic.c
Log message:
Allow zic to compile by defining a "" value for my_exec_path. It isn't
used by zic anyway.
--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/02 00:12:12
Modified files:
src/timezone : pgtz.c
Log message:
More win32 adjustment for timezone directory.
---(end of broadcast)--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/05/01 19:07:03
Modified files:
src/timezone : pgtz.c
Log message:
Fix timezone data path for Unix and win32.
---(end of broadcast)-
Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I thought about that but I figured the less we change the tz library,
> > the easier it will be to replace later.
>
> I have come to the conclusion that trying to minimize changes to the tz
> library is a bad tradeoff. It's not going
Bruce Momjian <[EMAIL PROTECTED]> writes:
> I thought about that but I figured the less we change the tz library,
> the easier it will be to replace later.
I have come to the conclusion that trying to minimize changes to the tz
library is a bad tradeoff. It's not going to be a minimally sized dif
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 22:38:53
Modified files:
src/timezone : pgtz.c
Log message:
Remove debug output line.
---(end of broadcast)---
TIP 7: don't f
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:
>
> > #ifndef HAVE_SYMLINK
> > #define HAVE_SYMLINK 0
> > #endif
>
> Surely this is exactly the wrong thing to do. It will break code that
> test
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 22:34:47
Modified files:
src/timezone : pgtz.c pgtz.h
Log message:
Rename function to be less win32 specific.
---(end of broadcast)--
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:
> #ifndef HAVE_SYMLINK
> #define HAVE_SYMLINK 0
> #endif
Surely this is exactly the wrong thing to do. It will break code that
tests for #ifdef HAVE_SYMLIN
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 17:23:28
Modified files:
src/timezone : Makefile pgtz.c
Log message:
Fix zic compiler to use pg version.
Move timezone database to share/timezone.
-
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 13:58:48
Modified files:
src/timezone : pgtz.h
Log message:
Timezone code checks for HAVE_SYMLINK of zero, so use in pgtz.h:
#ifndef HAVE_SYMLINK
#def
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 11:24:14
Modified files:
src/timezone : Makefile pgtz.c private.h
Log message:
Allow timezone to compile under Unix by blocking 'timezone' conflict with
system headers
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 01:44:06
Modified files:
src/timezone : asctime.c difftime.c ialloc.c localtime.c
pgtz.h private.h scheck.c tzfile.h zic.c
Log message:
Convert DOS n
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 01:11:58
Modified files:
src/timezone : asctime.c difftime.c localtime.c zic.c
Log message:
Timezone library changes to map into our backend code.
--
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/30 01:09:23
Added files:
src/timezone : Makefile README asctime.c difftime.c ialloc.c
localtime.c pgtz.c pgtz.h private.h scheck.c
tzfil
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/29 14:52:33
pgsql-server/src/timezone
Update of /cvsroot/pgsql-server/src/timezone
In directory svr1.postgresql.org:/var/tmp/cvs-serv40336/timezone
Log Message:
Directory /cvsroot/pgsql-server/src
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/04/29 14:52:40
pgsql-server/src/timezone/data
Update of /cvsroot/pgsql-server/src/timezone/data
In directory svr1.postgresql.org:/var/tmp/cvs-serv40349/data
Log Message:
Directory /cvsroot/pgsql-serv
17 matches
Mail list logo