diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml index 50819cdb773..5c3a5c8702e 100644 --- a/doc/src/sgml/intro.sgml +++ b/doc/src/sgml/intro.sgml @@ -1,5 +1,5 @@ @@ -49,22 +49,36 @@ $Header: /cvsroot/pgsql/doc/src/sgml/intro.sgml,v 1.14 2001/02/03 19:03:27 peter concepts in such a way that users can easily extend the system: - - inheritance - data types - functions - + + + inheritance + + + data types + + + functions + + Other features provide additional power and flexibility: - - constraints - triggers - rules - transaction integrity - + + + constraints + + + triggers + + + rules + + + transaction integrity + +