1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +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 @@
<!-- reference.sgml
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.11 2000/12/25 23:15:26 petere Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.12 2001/01/13 03:11:12 petere Exp $
PostgreSQL Reference Manual
-->
@ -33,6 +33,7 @@ PostgreSQL Reference Manual
&alterTable;
&alterUser;
&begin;
&checkpoint;
&close;
&cluster;
&commentOn;