"Warren Turkal" <[EMAIL PROTECTED]> writes: > I have created the following patch in an effort to start cleaning up > the timestamp datatype. Please let me know if something like this will > help so that I know whether to keep going. BTW, it passes a "make > check" AFAICT.
Do we really need "fhour_t" and "fminute_t" on top of "fsec_t"? This seems like a bad factorization ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match