mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
a97683bc6c
Fix problem with date_part() for timespan (had an offset of one) when given decade, century, and millenium as arguments. Reported by Ricardo J.C.Coelho.