]> granicus.if.org Git - postgresql/commit
Please find attached diffs for documentation and simple regression
authorBruce Momjian <bruce@momjian.us>
Sat, 30 Jul 2005 14:52:04 +0000 (14:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 30 Jul 2005 14:52:04 +0000 (14:52 +0000)
commitb2b6548c79eb63faf1d0939893b3bf183d5410a1
treee3cec6fc1fb0f4774844385394152ed7a8c3ef8f
parent5b0bfec414ca5b7569371ae5885769b2576cdedf
Please find attached diffs for documentation and simple regression
tests for the new interval->day changes. I added tests for
justify_hours() and justify_days() to interval.sql, as they take
interval input and produce interval output. If there's a more
appropriate place for them, please let me know.

Michael Glaesemann
doc/src/sgml/func.sgml
src/test/regress/expected/horology.out
src/test/regress/expected/interval.out
src/test/regress/sql/horology.sql
src/test/regress/sql/interval.sql