summaryrefslogtreecommitdiff
path: root/doc/src/sgml/intro.sgml
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2009-01-27 12:40:15 +0000
committerPeter Eisentraut <peter_e@gmx.net>2009-01-27 12:40:15 +0000
commit5fe3da927b2857761f9206d9fc597cf5321d9638 (patch)
treeb8cab00d0e561d46ba4eb6ef9428ecfd85fd5a33 /doc/src/sgml/intro.sgml
parentc0f92b57dc91126248d80462ac31497c091a9939 (diff)
downloadpostgresql-5fe3da927b2857761f9206d9fc597cf5321d9638.tar.gz
Revert updatable views
Diffstat (limited to 'doc/src/sgml/intro.sgml')
-rw-r--r--doc/src/sgml/intro.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/intro.sgml b/doc/src/sgml/intro.sgml
index 298ba910a9..ccc3c8d772 100644
--- a/doc/src/sgml/intro.sgml
+++ b/doc/src/sgml/intro.sgml
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.33 2009/01/22 17:27:54 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/intro.sgml,v 1.34 2009/01/27 12:40:14 petere Exp $ -->
<preface id="preface">
<title>Preface</title>
@@ -110,7 +110,7 @@
<simpara>triggers</simpara>
</listitem>
<listitem>
- <simpara>updatable views</simpara>
+ <simpara>views</simpara>
</listitem>
<listitem>
<simpara>transactional integrity</simpara>