On Fri, 2024-01-19 at 14:27 +0700, John Naylor wrote: > Pushed that way, thanks!
Thank you. One post-commit question on 0aba255440: why do haszero64(pg_bswap64(chunk)) rather than just haszero64(chunk)? How does byteswapping affect whether a zero byte exists or not? Regards, Jeff Davis