> > > > ./configure --help > > > > Isn't anywhere else yet. > > > Not seeing it. Is this a 7.3 thing? What does it do? > > Sorry, yes it is a 7.3 thing. > What does --enable-interval-integers do? I don't want to bother writing up > issues you've already taken care of.
Not implemented afaik. Or are you asking about --enable-integer-datetimes ? That implements timestamps and intervals as 64-bit integers with microsecond precision. Without it (and for the last few years of releases), you get a double precision float (52 bits of precision). - Thomas ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly