diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2006-12-06 16:50:34 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2006-12-06 16:50:34 +0000 |
| commit | 5b1dcdfc6fde3d24f31e5afec5e3d67d11a4e639 (patch) | |
| tree | 749e476703326e12f11da8801bcad38fd8919838 /databases/postgresql82-server/pkg-message-client | |
| parent | ae0d8f440c88d406aeda37b4d63cd43054514b37 (diff) | |
Notes
Diffstat (limited to 'databases/postgresql82-server/pkg-message-client')
| -rw-r--r-- | databases/postgresql82-server/pkg-message-client | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/databases/postgresql82-server/pkg-message-client b/databases/postgresql82-server/pkg-message-client deleted file mode 100644 index 722d50cb4244..000000000000 --- a/databases/postgresql82-server/pkg-message-client +++ /dev/null @@ -1,32 +0,0 @@ -The PostgreSQL port has a collection of "side orders": - -postgresql-doc - For all of the html documentation - -p5-Pg - A perl5 API for client access to PostgreSQL databases. - -postgresql-tcltk - If you want tcl/tk client support. - -postgresql-jdbc - For Java JDBC support. - -postgresql-odbc - For client access from unix applications using ODBC as access - method. Not needed to access unix PostgreSQL servers from Win32 - using ODBC. See below. - -ruby-postgres, py-PyGreSQL - For client access to PostgreSQL databases using the ruby & python - languages. - -p5-postgresql-plperl, postgresql-pltcl & postgresql-plruby - For using perl5, tcl & ruby as procedural languages. - -postgresql-contrib - Lots of contributed utilities, postgresql functions and - datatypes. There you find autovacuum, pgcrypto and many other cool - things. - -etc... |
