BTW, datetime is busted in REL6_4 branch

Started by Tom Lanealmost 27 years ago2 messages
#1Tom Lane
tgl@sss.pgh.pa.us

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

#2Thomas G. Lockhart
lockhart@alumni.caltech.edu
In reply to: Tom Lane (#1)
Re: BTW, datetime is busted in REL6_4 branch

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 :-(.

OK, thanks for the tip. I'll look at it...

- Tom (just back from a short vacation)