pgsql: Replace another "transaction log" with "write-ahead log"

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Replace another "transaction log" with "write-ahead log"
Date: 2017-05-12 17:53:47
Message-ID: E1d9El9-0002Yc-RQ@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Replace another "transaction log" with "write-ahead log"

Reported-by: Dagfinn Ilmari Mannsåker <ilmari(at)ilmari(dot)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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2017-05-12 18:05:09 pgsql: Change CREATE STATISTICS syntax
Previous Message Peter Eisentraut 2017-05-12 17:52:19 pgsql: Standardize "WAL location" terminology