Re: [pgadmin-hackers] Re: PATCH: The linker complains about the '-bundle_loader "../../src/backend/postgres"' against PostgreSQL 8.4 on OSX

2012-05-08 Thread Dave Page
On Mon, May 7, 2012 at 12:32 PM, Heikki Linnakangas wrote: > On 07.05.2012 13:54, Dave Page wrote: >> >> On Mon, May 7, 2012 at 11:46 AM, Heikki Linnakangas >>  wrote: >>> >>> On 07.05.2012 13:39, Dave Page wrote: Can you create a "PRE-9_2" branch for the current architecture, and

Re: [pgadmin-hackers] Re: PATCH: The linker complains about the '-bundle_loader "../../src/backend/postgres"' against PostgreSQL 8.4 on OSX

2012-05-08 Thread Sachin Srivastava
> Thanks Heikki. > > Ashesh; can you please update the back branch builds to use that > branch of the debugger code? Feel free to ask Dhiraj/Akshay/Dharam to > do it as I know you and Sachin are pretty busy right now. > Done. > > Thanks. > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > T

[pgadmin-hackers] pgAdmin III commit: Filling the cbOwner combobox happens in dlgSecurity

2012-05-08 Thread Guillaume Lelarge
Filling the cbOwner combobox happens in dlgSecurityProperty now ... instead of all dialogs inheriting from dlgSecurityProperty. It's simpler this way, and more maintainable. It was already working this way with dlgProperty. Branch -- master Details --- http://git.postgresql.org/gitweb?p

[pgadmin-hackers] Fixed building of Docs project on Windows

2012-05-08 Thread Akshay Joshi
Hi Dave When we try to build Docs on Windows it gives an error for conf.py file. To fix this issue I have created an vb script which will do the following things - Read the version from pgadmin/include/version.h - Copy the en_US/conf.py.in file as en_US/conf.py - Replace the Long and Sho

[pgadmin-hackers] pgAdmin III commit: make style

2012-05-08 Thread Guillaume Lelarge
make style Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=6dac173303d316952b5f803ef102b0aa665d012c Modified Files -- pgadmin/ctl/explainCanvas.cpp |8 pgadmin/dlg/dlgIndex.cpp |6 +++--- 2 files changed, 7 inser

[pgadmin-hackers] pgAdmin III commit: Review of aggregate object

2012-05-08 Thread Guillaume Lelarge
Review of aggregate object and adding priviledge support. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a61b932c70e570da254195d9c9862cf57f68429e Modified Files -- CHANGELOG|1 + pgadmin/dlg/dlgAggre

[pgadmin-hackers] pgAdmin III commit: Create the Sphinx conf.py file when building the do

2012-05-08 Thread Dave Page
Create the Sphinx conf.py file when building the docs on Windows. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a006a21473fa9d19a1e50e9e00520118583ab003 Author: Akshay Joshi Modified Files -- Makefile.am |1 + docs/Doc

Re: [pgadmin-hackers] Fixed building of Docs project on Windows

2012-05-08 Thread Dave Page
Thanks - patch applied. On Tue, May 8, 2012 at 2:35 PM, Akshay Joshi wrote: > Hi Dave > > When we try to build Docs on Windows it gives an error for conf.py file. To > fix this issue I have created an vb script which will do the following > things > > Read the version from pgadmin/include/version

[pgadmin-hackers] French & Czech docs & translations

2012-05-08 Thread Dave Page
Hi Guillaume, The French and Czech docs for pgAdmin haven't been converted to RST format. Should we drop them, as they're obviously not that maintained at the moment? Also, do you want to trim/expand the included translation list before I build the beta on Thursday? -- Dave Page Blog: http://pg

Re: [pgadmin-hackers] French & Czech docs & translations

2012-05-08 Thread Guillaume Lelarge
Hi Dave, On Tue, 2012-05-08 at 19:27 +0100, Dave Page wrote: > Hi Guillaume, > > The French and Czech docs for pgAdmin haven't been converted to RST > format. Should we drop them, as they're obviously not that maintained > at the moment? > Well, I won't lose time to work on that right now. I'll

[pgadmin-hackers] PGAdmin - access through proxy

2012-05-08 Thread Ciro Martins
Hello, I am a teacher at a Portuguese university, and we are using pgadmin to manage our Postgre databases. We would like to access the Postgre Server through a proxy. However, we could not find any option in the pgadmin to configure a proxy address in version 1.14. Since version 1.4 had that

Re: [pgadmin-hackers] PGAdmin - access through proxy

2012-05-08 Thread Guillaume Lelarge
On Tue, 2012-05-08 at 22:16 +0100, Ciro Martins wrote: > Hello, > > I am a teacher at a Portuguese university, and we are using pgadmin to > manage our Postgre databases. > We would like to access the Postgre Server through a proxy. However, we > could not find any option in the pgadmin to confi