[COMMITTERS] pgsql: Replace another "transaction log" with "write-ahead log" - Mailing list pgsql-committers

From Peter Eisentraut
Subject [COMMITTERS] pgsql: Replace another "transaction log" with "write-ahead log"
Date
Msg-id E1d9El9-0002Yc-RQ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Replace another "transaction log" with "write-ahead log"

Reported-by: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/46052d9ef314deafa8c94ac7fda4a2811db0679e

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Standardize "WAL location" terminology
Next
From: Alvaro Herrera
Date:
Subject: [COMMITTERS] pgsql: Change CREATE STATISTICS syntax