Re: [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject Re: [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken
Date
Msg-id 054.da1601cc116adf620f2c71e12631772f@code.pgadmin.org
Whole thread Raw
In response to [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#332: SQL for TRIGGER with WHEN clause broken
----------------------+-----------------------------------------------------
  Reporter:  brsa     |       Owner:  gleu           
      Type:  bug      |      Status:  closed         
  Priority:  minor    |   Milestone:  1.14           
 Component:  pgadmin  |     Version:  trunk          
Resolution:  fixed    |    Keywords:  browser trigger
  Platform:  all      |  
----------------------+-----------------------------------------------------

Comment(by gleu):

 It doesn't fail, PostgreSQL send it to us this way. And it works. You can
 copy the statement to execute it, it works.

 Your new fix won't work all the time. What we can do is use the new
 argument of pg_get_triggerdef that makes the definition prettier. That
 could be done.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/332#comment:5>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: www: dead link far 1.14 docs
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix broken SQL for domains