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

Add new reference pages for postmaster and postgres.

Normalize markup for vacuumdb; content is the same.
This commit is contained in:
Thomas G. Lockhart
1999-05-26 17:26:32 +00:00
parent ff8bf5a0ef
commit bb0fc46a90
3 changed files with 77 additions and 66 deletions

View File

@@ -122,5 +122,7 @@
<!entity pgDump system "pg_dump.sgml">
<!entity pgDumpall system "pg_dumpall.sgml">
<!entity pgUpgrade system "pg_upgrade.sgml">
<!entity postgres system "postgres-ref.sgml">
<!entity postmaster system "postmaster.sgml">
<!entity psqlRef system "psql-ref.sgml">
<!entity vacuumdb system "vacuumdb.sgml">