aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql82-server/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
commit00535086d3a922b17e2beead589f92e6cd585ff8 (patch)
tree39749b1efaaad8c42f3be50320a00cac0799aacc /databases/postgresql82-server/pkg-descr
parentb6deb36621300a80aab2d23031a1a259f9b0ce01 (diff)
downloadports-release/5.2.1.tar.gz
ports-release/5.2.1.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_1'.release/5.2.1
Diffstat (limited to 'databases/postgresql82-server/pkg-descr')
-rw-r--r--databases/postgresql82-server/pkg-descr23
1 files changed, 0 insertions, 23 deletions
diff --git a/databases/postgresql82-server/pkg-descr b/databases/postgresql82-server/pkg-descr
deleted file mode 100644
index f8f8a9e0d422..000000000000
--- a/databases/postgresql82-server/pkg-descr
+++ /dev/null
@@ -1,23 +0,0 @@
-PostgreSQL is a sophisticated Object-Relational DBMS, supporting
-almost all SQL constructs, including subselects, transactions, and
-user-defined types and functions. It is the most advanced open-source
-database available anywhere. Commercial Support is also available.
-
-The original Postgres code was the effort of many graduate students,
-undergraduate students, and staff programmers working under the direction of
-Professor Michael Stonebraker at the University of California, Berkeley. In
-1995, Andrew Yu and Jolly Chen took on the task of converting the DBMS query
-language to SQL and created a new database system which came to known as
-Postgres95. Many others contributed to the porting, testing, debugging and
-enhancement of the Postgres95 code. As the code improved, and 1995 faded into
-memory, PostgreSQL was born.
-
-PostgreSQL development is presently being performed by a team of Internet
-developers who are now responsible for all current and future development. The
-development team coordinator is Marc G. Fournier (scrappy@PostgreSQL.ORG).
-Support is available from the PostgreSQL developer/user community through the
-support mailing list (questions@PostgreSQL.ORG).
-
-PostgreSQL is free and the complete source is available.
-
-WWW: http://www.postgresql.org/