]> granicus.if.org Git - postgresql/commit
Add regression test to catch future breakage of avg(interval). This
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 May 2001 16:02:01 +0000 (16:02 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 May 2001 16:02:01 +0000 (16:02 +0000)
commit78b674ba35d35836b7ff6eac9e22d92ab5e3f2bd
tree6fabdce4a9109f52fcdfa23afc5e3db7e8a35c73
parent1945096324d16489c71e04139c4b4191b93f2f1f
Add regression test to catch future breakage of avg(interval).  This
aggregate seems uniquely fragile, because it's the only one with an
agginitval that's at all likely to change in format.
src/test/regress/expected/interval.out
src/test/regress/sql/interval.sql