mirror of
https://github.com/postgres/postgres.git
synced 2025-11-15 03:41:20 +03:00
Define conversions to and from text for date, time, and timetz. Have millisecond and microsecond return full # of seconds in those units. Previously, only returned full fractional part in those units.