mirror of
https://github.com/postgres/postgres.git
synced 2025-10-18 04:29:09 +03:00
calculations for interval and time/timetz to behave sanely for both integer and float timestamps; up to now I think it's been doing something pretty strange...