Re: timestamp typedefs - Mailing list pgsql-hackers

From Tom Lane
Subject Re: timestamp typedefs
Date
Msg-id 28369.1199421707@sss.pgh.pa.us
Whole thread Raw
In response to timestamp typedefs  ("Warren Turkal" <wturkal@gmail.com>)
Responses Re: timestamp typedefs  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
"Warren Turkal" <wturkal@gmail.com> 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


pgsql-hackers by date:

Previous
From: "Warren Turkal"
Date:
Subject: timestamp typedefs
Next
From: Tom Lane
Date:
Subject: Re: timestamp typedefs