-
- Downloads
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
Showing
- doc/src/sgml/func.sgml 19 additions, 1 deletiondoc/src/sgml/func.sgml
- src/test/regress/expected/horology.out 27 additions, 0 deletionssrc/test/regress/expected/horology.out
- src/test/regress/expected/interval.out 13 additions, 0 deletionssrc/test/regress/expected/interval.out
- src/test/regress/sql/horology.sql 9 additions, 0 deletionssrc/test/regress/sql/horology.sql
- src/test/regress/sql/interval.sql 7 additions, 0 deletionssrc/test/regress/sql/interval.sql
Loading
Please register or sign in to comment