Contents
intarray
A contrib module providing functions and operators for manipulating integer arrays
intarray
is a contrib module providing a number functions and operators for manipulating integer arrays.
intarray
was added in PostgreSQL 7.1 (commit 1db943b3).
Change history
- PostgreSQL 14
<@
operator removed from GiST operator classes (commit 20e7e1fe)
- PostgreSQL 13
- marked as a
trusted extension
(commit eb67623c)
- marked as a
- PostgreSQL 9.6 (version 1.2)
- PostgreSQL 9.1 (version 1.0)
- PostgreSQL 7.1
- added (commit 1db943b3)
Notes
- any changes after PostgreSQL 7.1 and before PostgreSQL 9.1 are not recorded here
- the module version number was bumped twiced during the PostgreSQL 9.6 development process
References
- PostgreSQL documentation: intarray