From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | 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-08-01 09:49:19 |
Message-ID: | bd92413e-201a-e017-07b9-1f8763ebe42a@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 31/07/2021 22:33, Alvaro Herrera wrote:
> After applying 0001 and 0002 I got a bunch of compile problems:
Ah sorry, I had assertions disabled and didn't notice. Fixed version
attached.
- Heikki
Attachment | Content-Type | Size |
---|---|---|
v5-0001-Move-code-around-in-StartupXLOG.patch | text/x-patch | 23.3 KB |
v5-0002-Split-xlog.c-into-xlog.c-and-xlogrecovery.c.patch | text/x-patch | 309.5 KB |
v5-0003-Move-code-to-apply-one-WAL-record-to-a-subroutine.patch | text/x-patch | 10.6 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Smith | 2021-08-01 10:21:21 | Re: [HACKERS] logical decoding of two-phase transactions |
Previous Message | Yugo NAGATA | 2021-08-01 05:50:43 | Re: Fix around conn_duration in pgbench |