projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
334368f
)
Replace simplelists with itemizedlists for better formatting
author
Peter Eisentraut
Thu, 4 Oct 2001 22:27:58 +0000
(22:27 +0000)
committer
Peter Eisentraut
Thu, 4 Oct 2001 22:27:58 +0000
(22:27 +0000)
doc/src/sgml/intro.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/intro.sgml
b/doc/src/sgml/intro.sgml
index 50819cdb773a0d6f98ed76af71f2bdfd9c37ad8f..5c3a5c8702eb498f2217d8a555406cccb6865598 100644
(file)
--- 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
+
+