EnterpriseDB / mongo_fdw

PostgreSQL foreign data wrapper for MongoDB
GNU Lesser General Public License v3.0
326 stars 70 forks source link

Add support for JSONB as type of the special __doc column #72

Closed gabbasb closed 7 years ago

gabbasb commented 7 years ago

Currently the FDW supports only JSON type and crashes for JSONB.