pgsql: Fix typo in xlog.c.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in xlog.c.
Date: 2018-10-31 14:50:53
Message-ID: E1gHrpd-0008Ge-Ce@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in xlog.c.

Author: Daniel Gustafsson
Discussion: https://postgr.es/m/A6817958-949E-4A5B-895D-FA421B6640C2@yesql.se

Branch
------
master

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

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-10-31 21:05:21 pgsql: Fix memory leak in repeated SPGIST index scans.
Previous Message Tom Lane 2018-10-31 13:48:51 pgsql: Sync our copy of the timezone library with IANA release tzcode20