Timezone patch (take 3)

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Cc: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Subject: Timezone patch (take 3)
Date: 2004-05-19 22:00:50
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE34BA6A@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Here's an updated timezone patch, against current cvs HEAD.

It also adds a couple of more fixes to the find_my_exec code so it will
pick up the tz directory in all places. (It applies to cvs after the
code was moved back out of main.c and into postmaster.c/postgres.c).

Same files added and removed as before.

Passes tests on win32, linux, freebsd.

//Magnus
<<pgtime.h>> <<strftime.c>>

Attachment Content-Type Size
timezone3.patch.gz application/x-gzip 33.4 KB
pgtime.h application/octet-stream 1.4 KB
strftime.c application/octet-stream 11.5 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-05-19 22:12:14 Re: [PORTS] Building PgSQL 7.4.2 on SGI Irix 6.19
Previous Message Bruce Momjian 2004-05-19 21:21:12 Re: [HACKERS] pg_dump end comment