|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.16 2000/04/0802:16:26 thomas Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.17 2000/04/0805:11:03 tgl Exp $ |
3 | 3 | Postgres documentation
|
4 | 4 | Complete list of usable sgml source files in this directory.
|
5 | 5 | -->
|
@@ -46,6 +46,7 @@ Complete list of usable sgml source files in this directory.
|
46 | 46 | <!entity begin system "begin.sgml">
|
47 | 47 | <!entity close system "close.sgml">
|
48 | 48 | <!entity cluster system "cluster.sgml">
|
| 49 | +<!entity commentOn system "comment.sgml"> |
49 | 50 | <!entity commit system "commit.sgml">
|
50 | 51 | <!entity copyTable system "copy.sgml">
|
51 | 52 | <!entity createAggregate system "create_aggregate.sgml">
|
@@ -89,6 +90,7 @@ Complete list of usable sgml source files in this directory.
|
89 | 90 | <!entity lock system "lock.sgml">
|
90 | 91 | <!entity move system "move.sgml">
|
91 | 92 | <!entity notify system "notify.sgml">
|
| 93 | +<!entity reindex system "reindex.sgml"> |
92 | 94 | <!entity reset system "reset.sgml">
|
93 | 95 | <!entity revoke system "revoke.sgml">
|
94 | 96 | <!entity rollback system "rollback.sgml">
|
|