Make GIN opclass worked with intarray extensions
Teodor Sigaev <teodor@sigaev.ru>
Make GIN opclass worked with intarray extensions
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intarray/expected/_int.out | modified | +54 −4 |
| contrib/intarray/_int_bool.c | modified | +42 −8 |
| contrib/intarray/_int_gin.c | added | +100 −0 |
| contrib/intarray/_int.h | modified | +9 −2 |
| contrib/intarray/_int.sql.in | modified | +34 −0 |
| contrib/intarray/Makefile | modified | +2 −2 |
| contrib/intarray/sql/_int.sql | modified | +12 −0 |
| contrib/intarray/uninstall__int.sql | modified | +5 −0 |