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)
7 lines
347 B
Text
7 lines
347 B
Text
This is an Emacs Lisp interface for PostgreSQL.
|
|
|
|
This module lets you access the PostgreSQL object-relational DBMS from
|
|
Emacs, using its socket-level frontend/backend protocol. The module is
|
|
capable of automatic type coercions from a range of SQL types to the
|
|
equivalent Emacs Lisp type. This is a low level API, and won't be
|
|
useful to end users.
|