Re: Error compiling timestamp.c in 7.4 - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Error compiling timestamp.c in 7.4
Date
Msg-id 20030917045231.GA29866@wolff.to
Whole thread Raw
In response to Re: Error compiling timestamp.c in 7.4  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Sep 16, 2003 at 00:38:10 -0400, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> 
> I stuck a finger into the dike, but I think some people need to
> reconsider just how far they want to push "Informix compatibility".
> "#define date long" is certain to break and keep breaking our code,
> and doubtless a lot of users' code too.  I'm not willing to forgo
> use of that name for local variables.

Thanks. I was able to get a fresh CVS copy to work.


pgsql-hackers by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: New thoughts about indexing cross-type comparisons
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] pg_dump/all doesn't output schemas correctly