pgsql: docs: replace "stable storage" with "durable" in descriptions - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: replace "stable storage" with "durable" in descriptions
Date
Msg-id E1kCpOy-000868-Km@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  replace "stable storage" with "durable" in descriptions

For PG, "durable storage" has a clear meaning, while "stable storage"
does not, so use the former.

Discussion: https://postgr.es/m/20200817165222.GA31806@momjian.us

Backpatch-through: 9.5

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aa02d352b53329287b22092ed41a9a9ec23b0ef8

Modified Files
--------------
doc/src/sgml/config.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: C comment: remove mention of use of t_hoff WAL structure member
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: clarify intermediate certificate creation instructions