Hi, Thanks for these!
On 2019-06-03 17:24:15 -0700, Ashwin Agrawal wrote: > /* > * Estimate the size of shared memory needed for a parallel scan of this > - * relation. The snapshot does not need to be accounted for. > + * relation. > */ > Size (*parallelscan_estimate) (Relation rel); That's not a typo? Greetings, Andres Freund