1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Move pg_controldata from /contrib to src/bin.

This commit is contained in:
Bruce Momjian
2002-08-16 20:34:06 +00:00
parent 7ffe65fefb
commit cd1f4087c9
7 changed files with 116 additions and 37 deletions

View File

@ -1,5 +1,5 @@
<!-- reference.sgml
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.33 2002/08/04 04:31:44 momjian Exp $
$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.34 2002/08/16 20:34:06 momjian Exp $
PostgreSQL Reference Manual
-->
@ -201,6 +201,7 @@ Disable this chapter until we have more functions documented.
&initlocation;
&ipcclean;
&pgCtl;
&pgControldata;
&postgres;
&postmaster;