aboutsummaryrefslogtreecommitdiff
path: root/japanese/postgresql/pkg-descr
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1998-09-08 15:30:19 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1998-09-08 15:30:19 +0000
commit165d5d4db9561857e3c183949f54c39262f12386 (patch)
tree1d5281afe149d6e07a9d35a11418ce823f483cd2 /japanese/postgresql/pkg-descr
parenta1f0638e054f8fb09ed67cb820402ae2238a2f42 (diff)
Notes
Diffstat (limited to 'japanese/postgresql/pkg-descr')
-rw-r--r--japanese/postgresql/pkg-descr24
1 files changed, 24 insertions, 0 deletions
diff --git a/japanese/postgresql/pkg-descr b/japanese/postgresql/pkg-descr
new file mode 100644
index 000000000000..f0283be0cd64
--- /dev/null
+++ b/japanese/postgresql/pkg-descr
@@ -0,0 +1,24 @@
+PostgreSQL is a robust, next-generation, Object-Relational DBMS (ORDBMS),
+derived from the Berkeley Postgres database management system. While
+PostgreSQL retains the powerful object-relational data model, rich data types
+and easy extensibility of Postgres, it replaces the PostQuel query language
+with an extended subset of SQL.
+
+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.
+
+More information and documentation, visit: http://www.PostgreSQL.ORG/