Re: Split xlog.c

From: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
To: vignesh C <vignesh21(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Split xlog.c
Date: 2021-07-30 21:33:34
Message-ID: 1cdac0b2-34a5-4fd9-86c2-d68924aaffb9@iki.fi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 15/07/2021 15:19, vignesh C wrote:
> The patch does not apply on Head anymore, could you rebase and post a
> patch. I'm changing the status to "Waiting for Author".

Here's a rebase.

- Heikki

Attachment Content-Type Size
0001-Don-t-use-O_SYNC-or-similar-when-opening-signal-file.patch text/x-patch 1.3 KB
0002-Remove-unnecessary-restoredFromArchive-global-variab.patch text/x-patch 1.7 KB
0003-Extract-code-to-get-reason-that-recovery-was-stopped.patch text/x-patch 3.7 KB
0004-Move-InRecovery-and-standbyState-global-vars-to-xlog.patch text/x-patch 13.2 KB
0005-Move-code-around-in-StartupXLOG.patch text/x-patch 26.5 KB
0006-Split-xlog.c-into-xlog.c-and-xlogrecovery.c.patch text/x-patch 307.7 KB
0007-Move-code-to-apply-one-WAL-record-to-a-subroutine.patch text/x-patch 10.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2021-07-30 21:38:24 Re: [PATCH] proposal for regexp_count, regexp_instr, regexp_substr and regexp_replace
Previous Message Jeff Davis 2021-07-30 21:18:02 Re: alter table set TABLE ACCESS METHOD