diff --git a/doc/src/sgml/lobj.sgml b/doc/src/sgml/lobj.sgml index df2d0a098cb..e4522339667 100644 --- a/doc/src/sgml/lobj.sgml +++ b/doc/src/sgml/lobj.sgml @@ -1,5 +1,5 @@ @@ -39,6 +39,8 @@ $Header: /cvsroot/pgsql/doc/src/sgml/lobj.sgml,v 1.15 2001/01/20 00:05:54 momjia Inversion large objects. (We will use Inversion and large objects interchangeably to mean the same thing in this section.) + Since PostgreSQL 7.1 all large objects are placed in + one system table called pg_largeobject.