Revert ORDBMS change, per Peter.
authorBruce Momjian
Tue, 24 Jun 2003 23:27:24 +0000 (23:27 +0000)
committerBruce Momjian
Tue, 24 Jun 2003 23:27:24 +0000 (23:27 +0000)
doc/src/sgml/query.sgml

index c22c541fae607bfa644b2b8eb30427cbbf47b9f6..5a7a7f4e62e888a72bb3f8193042ace9d0715240 100644 (file)
@@ -1,5 +1,5 @@
 
 
  
@@ -61,8 +61,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/query.sgml,v 1.31 2003/06/24 23:26:46 momji
     relation
     table
 
-    PostgreSQL is a object relational
-    database management system (ORDBMS).
+    PostgreSQL is a relational
+    database management system (RDBMS).
     That means it is a system for managing data stored in
     relations.  Relation is essentially a
     mathematical term for table.  The notion of