[Bug 241199] [NEW PORT] databases/postgresql-ogr_fdw: PostgreSQL foreign data wrapper for OGR

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 11 14:53:02 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241199

            Bug ID: 241199
           Summary: [NEW PORT] databases/postgresql-ogr_fdw: PostgreSQL
                    foreign data wrapper for OGR
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/pramsey/pgsql-ogr-fdw
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: lbartoletti at tuxfamily.org
                CC: pgsql at FreeBSD.org

Created attachment 208248
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208248&action=edit
postgresql-ogr_fdw 1.0.8

databases/postgresql-ogr_fdw: PostgreSQL foreign data wrapper for OGR

This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR.

Please note that this version of mysql_fdw works with PostgreSQL 9.3+, and
have some limitations:
       Only non-spatial query restrictions are pushed down to the OGR driver.
       Spatial restrictions are not pushed down.
       OGR connections every time.
       All columns are retrieved every time.

WWW: https://github.com/pramsey/pgsql-ogr-fdw

 Changelog:

   https://github.com/pramsey/pgsql-ogr-fdw

QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 11 12 HEAD, i386 amd64)
  * maketest: OK (3 of 3 tests PASS. test plan: ( setenv PGUSER postgres ;
gmake installcheck ) with PGSQL option enabled from graphics/gdal )

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list