[pgadmin-hackers] pgAdmin III commit: New icons for foreigndatawrapper and foreignserver.

2011-03-29 Thread Guillaume Lelarge
New icons for foreigndatawrapper and foreignserver. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=65177e9930c9d7c9d0c581b8af8c8df215076d69 Modified Files -- pgadmin/include/images/foreigndatawrapper.png | Bin 465 -> 411 bytes pg

[pgadmin-hackers] pgAdmin III commit: Ignore .pngc files.

2011-03-29 Thread Guillaume Lelarge
Ignore .pngc files. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=ae51fde4578c7b0792c8285da80db281689a8048 Modified Files -- .gitignore |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgadmin-hackers mail

[pgadmin-hackers] pgAdmin III commit: Ignore .pngc files.

2011-03-29 Thread Guillaume Lelarge
Ignore .pngc files. Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=81df8af62eba2288f185f3344de1aaf0cbc7fb23 Modified Files -- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pgadmin-h

[pgadmin-hackers] pgAdmin III commit: Fix setting of parameters in frmStatus

2011-03-29 Thread Guillaume Lelarge
Fix setting of parameters in frmStatus log_statement, log_duration, and log_min_duration_statement are superuser settings. If the user is not a superuser, the SET statement will fail. Better not execute a query that will fail :) Branch -- master Details --- http://git.postgresql.org/gitw

[pgadmin-hackers] pgAdmin III commit: Fix setting of parameters in frmStatus

2011-03-29 Thread Guillaume Lelarge
Fix setting of parameters in frmStatus log_statement, log_duration, and log_min_duration_statement are superuser settings. If the user is not a superuser, the SET statement will fail. Better not execute a query that will fail :) Branch -- REL-1_12_0_PATCHES Details --- http://git.postgre

[pgadmin-hackers] pgAdmin III commit: Few fixes of the french translation.

2011-03-29 Thread Guillaume Lelarge
Few fixes of the french translation. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=8f04c56cda0ad859460191412878cf990b0e9794 Author: Marc Cousin Modified Files -- i18n/fr_FR/pgadmin3.mo | Bin 273228 -> 273219 bytes i18n/fr_FR/pga