FWIW, I detected a missing `list_free`, which seems to have been
accidentally left out from commit 923def9.
Added:
list_free(relids_with_collist);
Consistent with the existing:
list_free(relids_with_rf);
======
Kind Regards,
Peter Smith.
Fujitsu Australia