Add transform functions for various temporal typmod coercisions.

Robert Haas <rhaas@postgresql.org>

Commit: c13897983a0006e658fb7c6410d72ca59fb87136
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-02-08T14:33:37Z
Releases: 9.2.0
Add transform functions for various temporal typmod coercisions.

This enables ALTER TABLE to skip table and index rebuilds in some cases.

Noah Misch, with trivial changes by me.

Files