Additional tests for range_intersect_agg(anymultirange) Author: Paul Jungwirth <[email protected]> Reviewed-by: Chapman Flack <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/cd7ea75e4b1b0c44476bef4f00075b9a4b07733e Modified Files -------------- src/test/regress/expected/multirangetypes.out | 39 +++++++++++++++++++++++++++ src/test/regress/sql/multirangetypes.sql | 9 +++++++ 2 files changed, 48 insertions(+)
