Re: Serverside SNI support in libpq - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Serverside SNI support in libpq
Date
Msg-id 359473.1777922840@sss.pgh.pa.us
Whole thread
In response to Re: Serverside SNI support in libpq  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Serverside SNI support in libpq
Next
From: Alexander Borisov
Date:
Subject: Re: Improve the performance of Unicode Normalization Forms.