I wrote:
> As a side matter, "load_host" seems like a remarkably generic name
> that conveys little about what it actually does, and to the extent
> that it does convey anything the implication is wrong: it returns
> (potentially) info about multiple hosts not just one. Can't we do
> better?
Sigh ... brain fade there, of course the function is load_hosts
not load_host. It's still too generic IMO, but at least the
pluralization is right.
regards, tom lane