Re: [COMMITTERS] pgsql-server/src backend/commands/variable.c b ...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [COMMITTERS] pgsql-server/src backend/commands/variable.c b ...
Date: 2003-05-22 05:24:37
Message-ID: 14908.1053581077@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I am seeing a compile failure in variable.c because it references
> timezone, but I only have struct tm on BSD/OS.

Hm. Shouldn't TIMEZONE_GLOBAL expand to something that exists
everywhere? What exact error are you getting?

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-05-22 05:37:43 Re: [COMMITTERS] pgsql-server/src backend/commands/variable.c b ...
Previous Message Bruce Momjian 2003-05-22 05:20:18 Re: [COMMITTERS] pgsql-server/src backend/commands/variable.c b ...

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2003-05-22 05:33:06 Re: [GENERAL] ERROR: Memory exhausted in AllocSetAlloc(188)
Previous Message Bruce Momjian 2003-05-22 05:20:18 Re: [COMMITTERS] pgsql-server/src backend/commands/variable.c b ...