View Single Post

   
  #3 (permalink)  
Old 04-11-2008, 07:23 AM
Andreas Pflug
 
Posts: n/a
Default Re: [pgadmin-hackers] Client-side password encryption

Martijn van Oosterhout wrote:

>
> So it's only an issue if you have a policy of removing old versions of
> libpq on upgrades... I'm not sure what's "best practice" on windows in
> this area.


When removing the application (in this case: pgsql), you'd remove that
old lib as well if it's the only app using it. If you have another
application installed, the deinstaller should observe this, and keep the
version.


I'm voting +1 for lib name versions.

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote