{
   "name": "db2_fdw",
   "abstract": "PostgreSQL Data Wrappper to DB2 databases",
   "description": "With the Data Wrapper you can acces DB2 Tabels. Not supported for all Data Types (BLOB over 2 GByte)",
   "version": "18.1.2",
   "date": "2026-05-05T14:38:13Z",
   "maintainer": [
      "Thomas Muenz <thomas.muenz@pg-fdw.de>"
   ],
   "release_status": "stable",
   "user": "temuenz",
   "sha1": "5679f3cea4453dfb94c1bdfc9e39365eb4e043dd",
   "license": "postgresql",
   "provides": {
      "db2_fdw": {
         "abstract": "PostgreSQL Data Wrappper to DB2 databases",
         "docfile": "doc/db2_fdw.md",
         "file": "sql/db2_fdw.sql",
         "version": "18.1.2"
      }
   },
   "tags": ["DB2 Data Wrapper", "foreign data wrapper"],
   "resources": {
      "repository": {
         "type": "git",
         "url": "https://github.com/pg-fdw/db2_fdw.git",
         "web": "https://github.com/pg-fdw/db2_fdw"
      }
   }
}
