summaryrefslogtreecommitdiff
path: root/databases/postgresql-docs/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /databases/postgresql-docs/DESCR
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'databases/postgresql-docs/DESCR')
-rw-r--r--databases/postgresql-docs/DESCR8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/postgresql-docs/DESCR b/databases/postgresql-docs/DESCR
index 69dce21232a..89dd99e91c2 100644
--- a/databases/postgresql-docs/DESCR
+++ b/databases/postgresql-docs/DESCR
@@ -1,7 +1,7 @@
-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
+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.
PostgreSQL is free and the complete source is available.