Greg Burd <greg@burd.me> writes:
> To calm the compiler's nerves this patch moves the initialization of
> notnull_relpos to later in the function.
I was seeing the same warning for "forward" in the buildfarm,
so I moved all of these initializations down. Otherwise,
looks like we independently invented the same fix ...
regards, tom lane