I noticed a minor oversight in my commit e5836f7b: one remaining hash
index WAL record type lacks a corresponding "PageSetLSN(buf,
XLogGetFakeLSN(rel))" for the unlogged relation case.
This is completely harmless, but it should be fixed on general
principle. Attached patch fixes it.
--
Peter Geoghegan