Re: [pgadmin-hackers] Fixed PPAS trigger column view condition

2014-10-13 Thread Sanket Mehta
Hi Dave, per trigger column is available in PPAS since 8.5 (9.0) version. It seems that it was wrongly assume by "Guillaume Lelarge" who has added this check in pgadmin that is should not support per column trigger for PPAS. So the current patch is working for PG and PPAS both. Please let me know

Re: [pgadmin-hackers] Fixed PPAS trigger column view condition

2014-10-13 Thread Dave Page
OK, thanks. Ashesh, please review and commit - thanks! On Mon, Oct 13, 2014 at 10:04 AM, Sanket Mehta wrote: > Hi Dave, > > per trigger column is available in PPAS since 8.5 (9.0) version. > It seems that it was wrongly assume by "Guillaume Lelarge" who has added > this check in pgadmin that is s

Re: [pgadmin-hackers] Fixed PPAS trigger column view condition

2014-10-13 Thread Ashesh Vashi
On Mon, Oct 13, 2014 at 2:35 PM, Dave Page wrote: > OK, thanks. Ashesh, please review and commit - thanks! > Sure. -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi*

[pgadmin-hackers] pgAdmin III commit: Read about the columnlist for the UPDATE OF stateme

2014-10-13 Thread Ashesh Vashi
Read about the columnlist for the UPDATE OF statement of triggers also for PPAS 9.0+. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=50912f5eff78535b933f7e09ad937c2d98d0bc99 Author: Sanket Mehta Modified Files -- CHANGELOG