[pgadmin-hackers] pgAdmin III commit: Fix the SQL for existing triggers

2012-02-21 Thread Guillaume Lelarge
Fix the SQL for existing triggers Columns weren't quoted. Per report from Bartosz Dmytrak. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a62f04610bac5c9de8fffe6a478daabc90ad1b9e Modified Files -- CHANGELOG

[pgadmin-hackers] pgAdmin III commit: Fix the SQL for existing triggers

2012-02-21 Thread Guillaume Lelarge
Fix the SQL for existing triggers Columns weren't quoted. Per report from Bartosz Dmytrak. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=086314a92c1a2a65c43d4c68f0c6539a932a1d07 Modified Files -- CHANGELOG|

[pgadmin-hackers] pgAdmin III commit: Fix the SQL for existing extensions

2012-02-21 Thread Guillaume Lelarge
Fix the SQL for existing extensions The schema and the version weren't quoted. Per report from Bartosz Dmytrak. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c9a7f636b0b3f74175bef001752060476d0b6b27 Modified Files -- CHANGELOG

[pgadmin-hackers] pgAdmin III commit: Fix the SQL for existing extensions

2012-02-21 Thread Guillaume Lelarge
Fix the SQL for existing extensions The schema and the version weren't quoted. Per report from Bartosz Dmytrak. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c76a7b084c106f68bf710b2e4eedc3e5edcaaf84 Modified Files --

[pgadmin-hackers] pgAdmin III commit: Fix typo

2012-02-21 Thread Guillaume Lelarge
Fix typo Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fa811b10beafb8b6194ae112f3c15bd3c4494910 Modified Files -- docs/en_US/hints/instrumentation91_with.html|2 +- docs/en_US/hints/instrumentation91_without.htm

[pgadmin-hackers] pgAdmin III commit: Fix typo

2012-02-21 Thread Guillaume Lelarge
Fix typo Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=94a83e3b8b8a63ee39a50c95067dbdb1e06e54f0 Modified Files -- docs/en_US/hints/instrumentation91_with.html|2 +- docs/en_US/hints/instrumentation91_without.html |2 +-

Re: [pgadmin-hackers] Fixed some documentation errors

2012-02-21 Thread Dave Page
Thanks, applied. On Tue, Feb 21, 2012 at 7:26 AM, Akshay Joshi wrote: > Hi Dave > > I have fixed some documentation related errors and added toctree in some > files. Attached is the patch file. > Please review/commit it. > > -- > Akshay Joshi > Senior Software Engineer > EnterpriseDB Corporation

[pgadmin-hackers] pgAdmin III commit: Add missing toctrees and fix some markup errors.

2012-02-21 Thread Dave Page
Add missing toctrees and fix some markup errors. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=357caf2085408e8ab96af7d176e25a2e3038c953 Author: Akshay Joshi Modified Files -- docs/en_US/appendices.rst|6 -- docs/en_US/

Re: [pgadmin-hackers] New minor release?

2012-02-21 Thread Dave Page
Hi, Yeah, I was planning to wrap a release. I'll do it tomorrow. On Mon, Feb 20, 2012 at 9:30 PM, Guillaume Lelarge wrote: > Hi, > > If I'm not mistaken, there will be new minor releases of PostgreSQL next > week. I think we should also get out a new minor release. There are 26 > fixes, some of