From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
---|---|
To: | hlinnaka(at)iki(dot)fi |
Cc: | alvherre(at)2ndquadrant(dot)com, andres(at)anarazel(dot)de, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Remove page-read callback from XLogReaderState. |
Date: | 2020-04-21 08:04:27 |
Message-ID: | 20200421.170427.459207928843242685.horikyota.ntt@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I found this conficts with a7e8ece41cf7a96d8a9c4c037cdfef304d950831.
Rebased on it.
regards.
--
Kyotaro Horiguchi
NTT Open Source Software Center
Attachment | Content-Type | Size |
---|---|---|
v8-0001-Move-callback-call-from-ReadPageInternal-to-XLogR.patch | text/x-patch | 25.0 KB |
v8-0002-Move-page-reader-out-of-XLogReadRecord.patch | text/x-patch | 56.0 KB |
v8-0003-Remove-globals-readOff-readLen-and-readSegNo.patch | text/x-patch | 8.6 KB |
v8-0004-Change-policy-of-XLog-read-buffer-allocation.patch | text/x-patch | 6.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2020-04-21 08:08:31 | Re: WAL page magic errors (and plenty others) got hard to debug. |
Previous Message | Kyotaro Horiguchi | 2020-04-21 07:58:22 | Re: Remove non-fast promotion Re: Should we remove a fallback promotion? take 2 |