diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2006-09-14 13:40:28 +0000 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2006-09-14 13:40:28 +0000 |
commit | e25c3e84b6cc5a01d0e0cfac3da87d6604ff3565 (patch) | |
tree | 80b6cc89d2c5a24ee8ba8c4625dcbf2e14def6ab /doc/src/sgml/postgres.sgml | |
parent | deb66e013cfd858b15f1e507d11ed98c6e0088e5 (diff) |
Fix SGML markup
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
-rw-r--r-- | doc/src/sgml/postgres.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 9fd4eb60d65..9ef86f403f7 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.77 2006/03/10 19:10:48 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/postgres.sgml,v 1.78 2006/09/14 13:40:28 teodor Exp $ --> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.2//EN" [ @@ -236,6 +236,7 @@ &geqo; &indexam; &gist; + &gin; &storage; &bki; &planstats; |