﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
33238	Implement PostgreSQL Multi Range data types	Andrew Chen Wang		"PostgreSQL v14 was released on Sep 30th and includes multi range data types. An example can be seen here: https://blog.crunchydata.com/blog/better-range-types-in-postgres-14-turning-100-lines-of-sql-into-3. A multi range data type simply prepends ""multi"" to ""range"" in the name of the data type. For instance, tstzrange becomes tstzmultirange which looks like an array with tstzranges. The benefit of having this is to avoid large SQL statements and ""precomputing availability on large systems""."	New feature	closed	contrib.postgres	3.2	Normal	wontfix	postgresql,multirange,multi		Unreviewed	0	0	0	0	0	0
