pgsql: C comment: fix typo, log -> lag

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: C comment: fix typo, log -> lag
Date: 2018-03-28 22:23:50
Message-ID: E1f1JTy-0006NW-GC@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

C comment: fix typo, log -> lag

Reported-by: atorikoshi

Discussion: https://postgr.es/m/b61f2ab9-c0e0-d33d-ce3f-42a228025681@lab.ntt.co.jp

Author: atorikoshi

Branch
------
master

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

Modified Files
--------------
src/backend/replication/walsender.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2018-03-28 22:50:57 Re: pgsql: Add documentation for the JIT feature.
Previous Message Andres Freund 2018-03-28 22:08:43 pgsql: Fix mistakes in the just added JIT docs.