Re: [pgadmin-hackers] Fixed pgAdmin3 issues/asserts

2012-02-27 Thread Akshay Joshi
Hi Guillaume/Dave On Tue, Feb 28, 2012 at 4:02 AM, Guillaume Lelarge wrote: > On Mon, 2012-02-27 at 16:49 +, Dave Page wrote: > > Thanks, applied. > > > > I probably have missed something. I thought the work on 2.9 wasn't > finished. Are you able to compile with 2.9 on Windows? > Yes, I am

Re: [pgadmin-hackers] Russian translation for 1.14

2012-02-27 Thread Guillaume Lelarge
On Wed, 2012-02-22 at 15:11 +0500, Timon wrote: > Here we are. Russian translation for http://pgadmin.org > pgadmin_website.po and mo files in the attachment. > Big thanks to Alexander LAW, who did main part of the work :) > Thanks, I commited it. It should be available quickly. -- Guillaume h

[pgadmin-hackers] pgAdmin website commit: Add russian translation for the website

2012-02-27 Thread Guillaume Lelarge
Add russian translation for the website Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=35e6ce2a1b31529c6713885c030b6dd35464b3a5 Modified Files -- include/page.php |1 + include/session.php

[pgadmin-hackers] Re: Missing REVOKE in SQL for functions with SECURITY DEFINER (or any function, really)

2012-02-27 Thread Erwin Brandstetter
On 27.02.2012 23:38, Erwin Brandstetter wrote: Hi developers! Congratulations on the many bug fixes in the latest release! I think I found another serious problem. Testing with pgAdmin 1.14.2 on Windows XP. Server is PostgreSQL 9.1 on Devian Squeeze. There is a security hazard lingering in t

Re: [pgadmin-hackers] [pgAdmin III] #88: Function's access control list ambiguity

2012-02-27 Thread pgAdmin Trac
#88: Function's access control list ambiguity --+- Reporter: Dmitry Samokhin | Owner: dpage Type: bug | Status: reopened Priority: minor| Milestone: 1.10.1 Component:

[pgadmin-hackers] Missing REVOKE in SQL for functions with SECURITY DEFINER (or any function, really)

2012-02-27 Thread Erwin Brandstetter
Hi developers! Congratulations on the many bug fixes in the latest release! I think I found another serious problem. Testing with pgAdmin 1.14.2 on Windows XP. Server is PostgreSQL 9.1 on Devian Squeeze. There is a security hazard lingering in the reverse engineered SQL of the latest version

[pgadmin-hackers] pgAdmin website commit: Update the website's french translation

2012-02-27 Thread Guillaume Lelarge
Update the website's french translation Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=0b5bc9687f4a6f5de238acff0c2719c4cb38bf86 Modified Files -- locale/fr_FR/LC_MESSAGES/pgadmin3_website.mo | Bin 149108 -> 151580 bytes locale/

Re: Odp: [pgadmin-hackers] pgAdmin website commit: Announcing 1.14.2...

2012-02-27 Thread Guillaume Lelarge
On Mon, 2012-02-27 at 20:26 +0100, Begina Felicysym wrote: > Can you update also the http://www.pgadmin.org/locale/pgadmin3_website.pot > file? > Sorry, I forgot to update the .pot and .po files. Thank you for reminding me. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.co

[pgadmin-hackers] pgAdmin website commit: Update .pot file.

2012-02-27 Thread Guillaume Lelarge
Update .pot file. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=361771702f6cf68178b89079eeda45fa547aaef2 Modified Files -- locale/pgadmin3_website.pot | 77 +++--- 1 files changed, 42 insert

[pgadmin-hackers] pgAdmin website commit: Automatic stringmerge using merge script.

2012-02-27 Thread Guillaume Lelarge
Automatic stringmerge using merge script. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=1b86dcf31edd75739bc18bf4146173a07ab01249 Modified Files -- locale/cs_CZ/LC_MESSAGES/pgadmin3_website.mo | Bin 137767 -> 137376 bytes local

Re: [pgadmin-hackers] Fixed pgAdmin3 issues/asserts

2012-02-27 Thread Guillaume Lelarge
On Mon, 2012-02-27 at 16:49 +, Dave Page wrote: > Thanks, applied. > I probably have missed something. I thought the work on 2.9 wasn't finished. Are you able to compile with 2.9 on Windows? -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hacker

Odp: [pgadmin-hackers] pgAdmin website commit: Announcing 1.14.2...

2012-02-27 Thread Begina Felicysym
Can you update also the http://www.pgadmin.org/locale/pgadmin3_website.pot file? Dnia 27-02-2012 o godz. 15:30 Guillaume Lelarge napisaƂ(a): > Announcing 1.14.2... > > Branch > -- > master > > Details > --- > http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=3cbda809e36

Re: [pgadmin-hackers] Fixed pgAdmin3 issues/asserts

2012-02-27 Thread Dave Page
Thanks, applied. On Mon, Feb 27, 2012 at 1:59 PM, Akshay Joshi wrote: > Hi Dave > > I have found some issues/asserts when compile/run pgAdmin3 against > wxWidget 2.9.3 on Windows. Attached is the patch file that will fix the > issues/asserts. Please review it. > If it sounds good to you, then pl

[pgadmin-hackers] pgAdmin III commit: Additional warning/assert fixes for wx2.9 support.

2012-02-27 Thread Dave Page
Additional warning/assert fixes for wx2.9 support. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=15845d9d76820a49b14081a9f67c840f1a12411c Author: Akshay Joshi Modified Files -- pgadmin/agent/pgaJob.cpp |

Re: [pgadmin-hackers] Re: pgAdmin III commit: Fix constraints handling on the table properties di

2012-02-27 Thread Guillaume Lelarge
On Mon, 2012-02-27 at 16:54 +0100, Erwin Brandstetter wrote: > On 19.12.2011 14:07, Guillaume Lelarge wrote: > > On Mon, 2011-12-19 at 03:42 -0800, Erwin Brandstetter wrote: > >> On Dec 10, 11:46 am, guilla...@lelarge.info (Guillaume Lelarge) wrote: > >>> Fix constraints handling on the table prope

Re: [pgadmin-hackers] Re: pgAdmin III commit: Fix constraints handling on the table properties di

2012-02-27 Thread Erwin Brandstetter
On 19.12.2011 14:07, Guillaume Lelarge wrote: On Mon, 2011-12-19 at 03:42 -0800, Erwin Brandstetter wrote: On Dec 10, 11:46 am, guilla...@lelarge.info (Guillaume Lelarge) wrote: Fix constraints handling on the table properties dialog The wxListCtrl control doesn't handle strings or more than 5

[pgadmin-hackers] pgAdmin website commit: Announcing 1.14.2...

2012-02-27 Thread Guillaume Lelarge
Announcing 1.14.2... Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=3cbda809e36dbf11dae19d77d05cdc281ce1aa9f Modified Files -- download/macosx.php |2 +- download/source.php |2 +- download/windows.php |2 +- index.ph

[pgadmin-hackers] Fixed pgAdmin3 issues/asserts

2012-02-27 Thread Akshay Joshi
Hi Dave I have found some issues/asserts when compile/run pgAdmin3 against wxWidget 2.9.3 on Windows. Attached is the patch file that will fix the issues/asserts. Please review it. If it sounds good to you, then please commit it and before committing the code run embed-xrc. -- *Akshay Joshi Seni