On Thu, Apr 7, 2016 at 6:08 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> I wish we could avoid the huge, repeated comment blocks. Perhaps we could
> put them at the top of the files once?
I'm fine with that. Do you want to take care of that, or should I?
> Also, why do you write 0UL instead of just 0?
Because the variable is declared as a raw unsigned long, IIRC. It
hardly matters.
--
Peter Geoghegan