On Fri, Sep 20, 2019 at 08:58:27PM +0900, Michael Paquier wrote:
> I still need to do an extra pass on the code (particularly the AM
> part), but I think that we could commit that. Please note that I
> included the fix for the lockmode I sent today so as the patch can be
> tested:
> https://www.postgresql.org/message-id/20190920013831.GD1844@paquier.xyz
I looked at that over the last couple of days, and done as attached.
Well, the actual module is in 0003. I have added more comments to
document the basic AM calls so as it can easier be used as a template
for some other work, and tweaked a couple of things. 0001 and 0002
are just the patches from the other thread to address the issues with
the lock mode of custom reloptions.
--
Michael