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
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,
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
> 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
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
> 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
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
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