[pgadmin-hackers] SVN Commit by guillaume: r7779 - trunk/pgadmin3/i18n/lv_LV

2009-03-30 Thread svn
Author: guillaume Date: 2009-03-30 22:40:36 +0100 (Mon, 30 Mar 2009) New Revision: 7779 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7779&view=rev Log: Update latvian translation, per Lauris Buksis-Haberkorns. Modified: trunk/pgadmin3/i18n/lv_LV/pgadmin3.mo trunk/p

[pgadmin-hackers] pg_hba.conf conf editor methods

2009-03-30 Thread Dave Page
The pg_hba.conf editor seems to be missing support for ldap, gss and sspi authentication methods. The attached patch adds the missing support. As it's so close to release, I'd appreciate some careful reviewing!! Note that I consider this a bug fix because when used to open a file with ldap lines,

Re: [pgadmin-hackers] about LZMA SDK license

2009-03-30 Thread Dave Page
On Mon, Mar 30, 2009 at 10:09 AM, Quan Zongliang wrote: >> I'd suggest sticking with the ones we can already support unless >> there's demand for lzma, eg. >> >> wxZipInputStream >> wxZlibInputStream >> wxTarInputStream > Great! I don't know them before. > This a best choice to use wxWidgets class

Re: [pgadmin-hackers] about LZMA SDK license

2009-03-30 Thread Quan Zongliang
> I'd suggest sticking with the ones we can already support unless > there's demand for lzma, eg. > > wxZipInputStream > wxZlibInputStream > wxTarInputStream Great! I don't know them before. This a best choice to use wxWidgets classes. --- Quan Zonglian

[pgadmin-hackers] SVN Commit by guillaume: r7778 - trunk/pgadmin3/i18n/lv_LV

2009-03-30 Thread svn
Author: guillaume Date: 2009-03-30 09:46:00 +0100 (Mon, 30 Mar 2009) New Revision: 7778 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7778&view=rev Log: Update latvian translation, per Lauris Buk?\197?\161is-Haberkorns. Modified: trunk/pgadmin3/i18n/lv_LV/pgadmin3.mo

Re: [pgadmin-hackers] about LZMA SDK license

2009-03-30 Thread Quan Zongliang
> It means you can do whatever you like with it. However, we need a > *very* good reason to add additional dependencies to the build. What > do you need it for? Sometimes, text file maybe archived with compressed format. Especialy huge size file. I think it is convenient that we supply a function t

Re: [pgadmin-hackers] about LZMA SDK license

2009-03-30 Thread Dave Page
On Mon, Mar 30, 2009 at 9:09 AM, Quan Zongliang wrote: >> It means you can do whatever you like with it. However, we need a >> *very* good reason to add additional dependencies to the build. What >> do you need it for? > Sometimes, text file maybe archived with compressed format. > Especialy huge

Re: [pgadmin-hackers] about LZMA SDK license

2009-03-30 Thread Dave Page
On Mon, Mar 30, 2009 at 2:44 AM, Quan Zongliang wrote: > Hi, all > > 7-zip has a sdk: LZMA SDK. > webpage: http://www.7-zip.org/sdk.html > > About its license: "LZMA SDK is placed in the public domain." > What's mean? > > If we use it in our project. Which restriction? It means you can do whateve