{
   "name": "parray_gin",
   "abstract": "GIN partial array match",
   "description": "Extension parray_gin provides GIN index and operator support for arrays with partial match.",
   "version": "1.5.0",
   "date": "2026-04-19T20:38:53Z",
   "maintainer": [
      "Eugene Seliverstov <theirix@gmail.com>"
   ],
   "release_status": "stable",
   "user": "theirix",
   "sha1": "21c208244a1958e8b7f07cd937c089b6068927ea",
   "license": "postgresql",
   "prereqs": {
      "runtime": {
         "requires": {
            "PostgreSQL": "9.1.0"
         }
      },
      "test": {
         "requires": {
            "plpgsql": 0
         }
      }
   },
   "provides": {
      "parray_gin": {
         "docfile": "doc/parray_gin.md",
         "file": "sql/parray_gin.sql",
         "version": "1.5.0"
      }
   },
   "tags": ["gin", "index"],
   "resources": {
      "bugtracker": {
         "web": "http://github.com/theirix/parray_gin/issues/"
      },
      "repository": {
         "type": "git",
         "url": "git://github.com/theirix/parray_gin.git",
         "web": "http://github.com/theirix/parray_gin/"
      }
   }
}
