1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-25 20:23:07 +03:00

Move reindexdb from /contrib to /bin.

Euler Taveira de Oliveira
This commit is contained in:
Bruce Momjian
2005-07-29 15:13:11 +00:00
parent 2ea44d1ada
commit 85e9a5a014
10 changed files with 656 additions and 273 deletions

View File

@@ -1,5 +1,5 @@
<!-- reference.sgml
$PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.55 2005/07/26 23:24:01 tgl Exp $
$PostgreSQL: pgsql/doc/src/sgml/reference.sgml,v 1.56 2005/07/29 15:13:11 momjian Exp $
PostgreSQL Reference Manual
-->
@@ -176,6 +176,7 @@ PostgreSQL Reference Manual
&pgDumpall;
&pgRestore;
&psqlRef;
&reindexdb;
&vacuumdb;
</reference>