pgsql: Add index term for backup manifest in documentation.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add index term for backup manifest in documentation.
Date: 2020-04-17 09:38:29
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add index term for backup manifest in documentation.

Author: Fujii Masao
Reviewed-by: Robert Haas
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4db819ba403901d38c4e4328883412c59061bb58

Modified Files
--------------
doc/src/sgml/backup-manifest.sgml | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2020-04-17 17:42:10 pgsql: Fix possible future cache reference leak in ALTER EXTENSION ADD/
Previous Message Noah Misch 2020-04-17 05:44:12 Re: pgsql: When WalSndCaughtUp, sleep only in WalSndWaitForWal().