Re: Online checksums patch - once again - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Online checksums patch - once again
Date
Msg-id 041C9FE4-D6CF-4E6B-A78C-996DD5493F2C@yesql.se
Whole thread Raw
In response to Re: Online checksums patch - once again  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Online checksums patch - once again  (Magnus Hagander <magnus@hagander.net>)
Re: Online checksums patch - once again  (Michael Banck <michael.banck@credativ.de>)
List pgsql-hackers
The attached v30 adds the proposed optimizations in this thread as previously
asked for, as well as some small cleanups to the procsignal calling codepath
(replacing single call functions with just calling the function) and some
function comments which were missing.

cheers ./daniel


Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Determine parallel-safety of partition relations for Inserts
Next
From: Amit Kapila
Date:
Subject: Re: Logical Replication - behavior of ALTER PUBLICATION .. DROP TABLE and ALTER SUBSCRIPTION .. REFRESH PUBLICATION