Re: Keepalives win32
Andrew Chernow <ac@esilo.com>
From: Andrew Chernow <ac@esilo.com>
To: Magnus Hagander <magnus@hagander.net>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-06-28T19:13:09Z
Lists: pgsql-hackers
>> >> It seems faily simple to yank these values out, no? Even easier if you use >> the all-in-wonder shell function SHGetValue(). > > We don't want to use that function, because it brings in a bunch of > extra dependencies. This makes libpq.dll more heavyweight and more > importantly, decreases the number of parallell connections we can deal > with on the server side (on win32 at least, not sure about win64). > Oh, didn't know that. Are the standard reg functions, open/query/close really that bad? Can't be any worse than the security api or MAPI hell ;) -- Andrew Chernow eSilo, LLC every bit counts http://www.esilo.com/