pgsql: C comment: remove mention of use of t_hoff WAL structure member

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: C comment: remove mention of use of t_hoff WAL structure member
Date: 2020-08-31 17:58:16
Message-ID: E1kCo4O-0007RR-6H@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: remove mention of use of t_hoff WAL structure member

Reported-by: Antonin Houska

Discussion: https://postgr.es/m/21643.1595353537@antos

Backpatch-through: 9.5

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1e0512ff23e600e9bc19e7f1a1c5ce0597c7bd47

Modified Files
--------------
src/include/access/heapam_xlog.h | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-08-31 19:23:36 pgsql: docs: replace "stable storage" with "durable" in descriptions
Previous Message Bruce Momjian 2020-08-31 17:49:34 pgsql: doc: improve description of subscripting of arrays