BTW, datetime is busted in REL6_4 branch - Mailing list pgsql-hackers

From Tom Lane
Subject BTW, datetime is busted in REL6_4 branch
Date
Msg-id 20666.919907434@sss.pgh.pa.us
Whole thread Raw
List pgsql-hackers
Thomas,

It looks like you committed some fixes in datetime.c and dt.c to the
REL6_4 branch without committing changes in dt.h that they depend on...
they do not compile right now :-(.

I got my copy to build by un-ifdefing a couple of things, but I assume
that's not the intended answer so I won't commit it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] large objects failing (hpux10.20 sparc/solaris 2.6, gcc 2.8.1)
Next
From: "Hiroshi Inoue"
Date:
Subject: RE: [HACKERS] copyObject() ?