Fra: Dave Cramer <davecramer@postgres.rocks> >>> It would be nice if Npgsql (and jdbc and others) emulated the libpq >>> behaviour. >>> Because in my mind, abstracting hostname, portnumber and databasename >>> away is a really useful feature. >>> >>> How do others manage this? >> >>Either they don't or they write their own class that does that. >> >>Perhaps you should contact Npgsql and suggest such a feature. >> >Yes, thank you. >I did just that. It turns out there is already an existing pull request with >exactly that feature. I hope for it to be included in a release soon. >Regards Niels Jespersen > >Ya, I intend to push one in sooner than later. > >Dave >
Thank you for that. Looking very much forward to it. Niels >