Andres Freund <andres(at)anarazel(dot)de> writes:
> [ assorted review comments ]
Here's a v3 responding to your comments, plus some other cleanup:
* don't use C99-style declarations-in-for, to ease planned backpatch
* make use of (*) annotation in multiple-cic.spec, to get rid of
the need for a variant expected-file for it
regards, tom lane