Martin Nilsson (Coppermist) @ Pike (-) developers forum wrote:
Time Timestamp Date Interval TimeTZ Inet Range
Where are they in the name space?
They are created in __builtin: e.g. __builtin.Timestamp etc. They are made available in the root through a constant linking Timestamp to __builtin.Timestamp. It should allow you to write simple code like:
Timestamp my_new_timestamp = Timestamp();
Those are way to generic to be made global without a real discussion. If they have been checked into 8.1 then expect them to be backed out as soon as I need to do a dist.