1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

New shell for the to be written CHECKPOINT documentation, so the summary

shows up in psql now.
This commit is contained in:
Peter Eisentraut
2001-01-13 03:11:12 +00:00
parent 1fc331bbc2
commit 2a6c08228f
3 changed files with 52 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<!--
$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.26 2000/11/24 20:16:38 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/ref/allfiles.sgml,v 1.27 2001/01/13 03:11:12 petere Exp $
Postgres documentation
Complete list of usable sgml source files in this directory.
-->
@@ -41,6 +41,7 @@ Complete list of usable sgml source files in this directory.
<!entity alterTable system "alter_table.sgml">
<!entity alterUser system "alter_user.sgml">
<!entity begin system "begin.sgml">
<!entity checkpoint system "checkpoint.sgml">
<!entity close system "close.sgml">
<!entity cluster system "cluster.sgml">
<!entity commentOn system "comment.sgml">