Re: Moving core timestamp typedefs/macros somewhere else
Brendan Jurd <direvus@gmail.com>
From: Brendan Jurd <direvus@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2011-09-08T00:35:11Z
Lists: pgsql-hackers
On 8 September 2011 10:22, Tom Lane <tgl@sss.pgh.pa.us> wrote: > If you believe the idea I suggested a few days ago that we ought to try > to push basic typedefs into a separate set of headers, then this could > be the first instance of that, which would lead to naming it something > like "datatype/timestamp.h". If that seems premature, then I guess it > ought to go into utils/, but then we need some other name because > utils/timestamp.h is taken. The separate headers for basic typedefs makes perfect sense to me. Cheers, BJ