Re: ecpg doesn't compile (datetime.h/dtime_t)
Patrick Welche <prlw1@newn.cam.ac.uk>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
To: pgsql-hackers@postgresql.org
Date: 2003-09-30T13:13:31Z
Lists: pgsql-hackers
On Mon, Sep 29, 2003 at 08:08:01PM +0200, Michael Meskes wrote: > On Mon, Sep 29, 2003 at 06:41:48PM +0100, Patrick Welche wrote: > > Today's cvs doesn't compile. I think it is due to > > Forgot one question. WHich platform do you use? NetBSD - to quote cvs blame: 1.42 (eeh 30-Dec-99): typedef int32_t dtime_t; /* on-disk time_t */ Cheers, Patrick