Thread: Implement timestamp pseudotype

Implement timestamp pseudotype

From
rsmogura
Date:
 In order to implement sending in binary mode timestamps with / without
 timezone I want to create pseudo type. Driver should create this
 autmaticly, if it will have enough permissions. What method should I
 implement?

 1) Of course cast to timestamp, date, time with / without time zone,
 in, out, send, recv.
 2) Any other methods are required or desired, I mean comparison
 operators, etc?

 Kind regards,
 Radek