pgsql: Clarify language in incremental backup glossary entry.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Clarify language in incremental backup glossary entry.
Date: 2024-01-18 15:12:02
Message-ID: E1rQU3m-0021b0-6V@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Clarify language in incremental backup glossary entry.

These changes were intended to be included in commit
7b1dbf0a8d1d4e1e6d01a76dc45a3216e8a16d94, but I goofed.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0a157a4d441586a0e590e2f8a3839114e01df4b7

Modified Files
--------------
doc/src/sgml/glossary.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2024-01-18 19:45:31 pgsql: Move VM update code from lazy_scan_heap() to lazy_scan_prune().
Previous Message Robert Haas 2024-01-18 15:09:22 pgsql: Optimize vacuuming of relations with no indexes.