fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
355 B
Text
8 lines
355 B
Text
This PostgreSQL extension implements a Foreign Data Wrapper (FDW) for OGR.
|
|
|
|
Please note that this version of ogr_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.
|