Re: Remove page-read callback from XLogReaderState.

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: takashi(dot)menjo(at)gmail(dot)com
Cc: craig(at)2ndquadrant(dot)com, hlinnaka(at)iki(dot)fi, alvherre(at)2ndquadrant(dot)com, andres(at)anarazel(dot)de, pgsql-hackers(at)postgresql(dot)org, takashi(dot)menjou(dot)vg(at)hco(dot)ntt(dot)co(dot)jp
Subject: Re: Remove page-read callback from XLogReaderState.
Date: 2021-03-04 02:28:53
Message-ID: 20210304.112853.1814210739649778805.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A recent commot about LSN_FORMAT_ARGS conflicted this.
Just rebased.

regards
--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
v17-0001-Move-callback-call-from-ReadPageInternal-to-XLog.patch text/x-patch 25.2 KB
v17-0002-Move-page-reader-out-of-XLogReadRecord.patch text/x-patch 65.6 KB
v17-0003-Remove-globals-readOff-readLen-and-readSegNo.patch text/x-patch 8.5 KB
v17-0004-Allow-xlogreader-to-use-different-xlog-blocksize.patch text/x-patch 14.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message walker 2021-03-04 02:33:34 make coverage-html would fail within build directory separate from source tree
Previous Message Michael Paquier 2021-03-04 02:25:22 Re: Let people set host(no)ssl settings from initdb