Re: [pgadmin-hackers] Fixed documentation warnings

2012-11-27 Thread Dave Page
Thanks, applied. On Tue, Nov 27, 2012 at 12:27 PM, Akshay Joshi wrote: > Hi Dave > > I have observed some warnings when building the Docs project. I have fixed > those warnings. Attached is the patch file. > Please review it and if it looks OK can you please commit it. > > -- > Akshay Joshi > Sen

[pgadmin-hackers] pgAdmin III commit: Fix links to the Options Dialogue pages in the docs

2012-11-27 Thread Dave Page
Fix links to the Options Dialogue pages in the docs. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=d3b231880d70040d5d036d529ae6131bb1d36155 Author: Akshay Joshi Modified Files -- docs/Docs.vcxproj | 12

[pgadmin-hackers] pgAdmin III commit: Fix links to the Options Dialogue pages in the docs

2012-11-27 Thread Dave Page
Fix links to the Options Dialogue pages in the docs. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0e4c6606b7deb495c7976d99d4d4e5d1760b3667 Author: Akshay Joshi Modified Files -- docs/Docs.vcxproj | 12 +---

[pgadmin-hackers] Fixed documentation warnings

2012-11-27 Thread Akshay Joshi
Hi Dave I have observed some warnings when building the Docs project. I have fixed those warnings. Attached is the patch file. Please review it and if it looks OK can you please commit it. -- *Akshay Joshi Senior Software Engineer EnterpriseDB Corporation The Enterprise PostgreSQL Company Phone:

[pgadmin-hackers] pgAdmin III commit: Remove unused pgAgent options panel.

2012-11-27 Thread Dave Page
Remove unused pgAgent options panel. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=88fffbe86f038ea06ccd5951647a22e26d76301d Modified Files -- pgadmin/frm/frmOptions.cpp |8 1 files changed, 0 insertions(+),

[pgadmin-hackers] pgAdmin III commit: Remove unused pgAgent options panel.

2012-11-27 Thread Dave Page
Remove unused pgAgent options panel. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c321d2ce80e27e9acd6cea2eec3a7a3f2e1653b7 Modified Files -- pgadmin/frm/frmOptions.cpp |8 1 files changed, 0 insertions(+), 8 deletions

Re: [pgadmin-hackers] Fixed domain crash

2012-11-27 Thread Dave Page
Thanks - patch applied. On Tue, Nov 27, 2012 at 6:20 AM, Akshay Joshi wrote: > Hi Dave > > I have fixed the crash which occurs when user creates a new domain in the > schema. Attached is the patch file. > Please review it and If it looks OK then can you please commit it. > > -- > Akshay Joshi > S

[pgadmin-hackers] pgAdmin III commit: Fix a crash that occured if selecting a schema cont

2012-11-27 Thread Dave Page
Fix a crash that occured if selecting a schema containing a domain. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0a6f2c6f579a63ee8c82be2011f8259ba887edc3 Author: Akshay Joshi Modified Files -- pgadmin/schema/pgDomain

[pgadmin-hackers] pgAdmin III commit: Fix a crash that occured if selecting a schema cont

2012-11-27 Thread Dave Page
Fix a crash that occured if selecting a schema containing a domain. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=836ec7b8a094a00a521a4da68d9a3257e619fa71 Author: Akshay Joshi Modified Files -- pgadmin/schema/pgDomain.cpp |2