Paul A Jungwirth <p...@illuminatedcomputing.com> writes: > It would be nice to support both timestamptz and timestamp, with the > output matching whatever type you give as input. I know which to use > is controversial, but plain timestamp is the default in Ruby on Rails, > so people encounter it a lot.
We already have date_trunc() for timestamp-without-tz, so I'm a little confused as to what you think is/would be missing. regards, tom lane