Re: ecpg doesn't compile (datetime.h/dtime_t)

From: Patrick Welche <prlw1(at)newn(dot)cam(dot)ac(dot)uk>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ecpg doesn't compile (datetime.h/dtime_t)
Date: 2003-10-07 19:48:04
Message-ID: 20031007204804.J14993@quartz.newn.cam.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 03, 2003 at 03:00:36PM +0100, Patrick Welche wrote:
> On Fri, Oct 03, 2003 at 12:59:19PM +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
> > > cvs diff -r1.7 -r1.8 src/interfaces/ecpg/include/datetime.h
> > > I have dtime_t defined in my sys/types.h. The old version of datetime.h used
> >
> > I tried too hide these type definitions from our build process. It
> > should compile now.

All fine today..

Patrick

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dann Corbit 2003-10-07 19:59:50 Re: Dreaming About Redesigning SQL
Previous Message Josh Berkus 2003-10-07 19:42:23 Triggers on SELECT?