[pgadmin-hackers] pgAdmin III commit: Fix trigger query for PostgreSQL 8.2 and lower

2012-09-14 Thread Guillaume Lelarge
Fix trigger query for PostgreSQL 8.2 and lower Per report from Jon Roberts. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=dd6ae603c499018af2b6d2feb902bc498975f489 Modified Files -- CHANGELOG|2 ++ pgadmin/s

[pgadmin-hackers] pgAdmin III commit: Fix trigger query for PostgreSQL 8.2 and lower

2012-09-14 Thread Guillaume Lelarge
Fix trigger query for PostgreSQL 8.2 and lower Per report from Jon Roberts. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c0aa66dde8f8026f9baa5f7dd8da7a62c686cffe Modified Files -- CHANGELOG|2

[pgadmin-hackers] pgAdmin III commit: Fix message when executing an empty query

2012-09-14 Thread Guillaume Lelarge
Fix message when executing an empty query When a user executes an empty query, pgAdmin thinks it has lost the connection. Now, we check if PostgreSQL sends us a empty query state, and we display the right message. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.g

[pgadmin-hackers] pgAdmin III commit: Fix message when executing an empty query

2012-09-14 Thread Guillaume Lelarge
Fix message when executing an empty query When a user executes an empty query, pgAdmin thinks it has lost the connection. Now, we check if PostgreSQL sends us a empty query state, and we display the right message. Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?