Re: Split xlog.c

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Andres Freund <andres(at)anarazel(dot)de>, vignesh C <vignesh21(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Split xlog.c
Date: 2021-11-24 17:15:07
Message-ID: f04d5191-96e9-4ef8-ea1a-5af79eacbf27@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 23/11/2021 01:10, Heikki Linnakangas wrote:
> Here's a new version.

And here's another rebase, now that Robert got rid of ReadRecPtr and
EndRecPtr.

- Heikki

Attachment Content-Type Size
v8-0001-Refactor-setting-XLP_FIRST_IS_OVERWRITE_CONTRECOR.patch text/x-patch 3.4 KB
v8-0002-Move-code-around-in-StartupXLOG.patch text/x-patch 24.2 KB
v8-0003-Split-xlog.c-into-xlog.c-and-xlogrecovery.c.patch text/x-patch 323.0 KB
v8-0004-Move-code-to-apply-one-WAL-record-to-a-subroutine.patch text/x-patch 10.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-11-24 17:39:51 Re: Python 3.11 vs. Postgres
Previous Message Peter Geoghegan 2021-11-24 17:06:58 Re: Rename dead_tuples to dead_items in vacuumlazy.c