Re: [pgadmin-hackers] New french po updates

2005-12-04 Thread Guillaume LELARGE
Le Jeudi 01 Décembre 2005 09:50, Dave Page a écrit : > > Would it be possible to have the two checkboxes one below the > > other on > > the dlgServer dialog (instead of on the same line) ? because > > it's really > > hard to have a good translation on so little space. Thanks. > > Probably, but not

Re: [pgadmin-hackers] [GENERAL] Missing variable "role" in "pg_settings"?

2005-12-04 Thread Bruce Momjian
Based on this email, should we be showing ROLE from SHOW ALL? --- Florian G. Pflug wrote: > Tom Lane wrote: > > "Florian G. Pflug" <[EMAIL PROTECTED]> writes: > > > >>The per-session variable "role" is not shown when > >>do

Re: [pgadmin-hackers] [GENERAL] Missing variable "role" in "pg_settings"?

2005-12-04 Thread Tom Lane
Bruce Momjian writes: > Based on this email, should we be showing ROLE from SHOW ALL? Only if you think we should be showing session_authorization too. That was marked "no_show_all" quite a long time ago, and we have not got complaints about it... regards, tom lane -