Re: [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken

Поиск
Список
Период
Сортировка
От pgAdmin Trac
Тема Re: [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken
Дата
Msg-id 054.da1601cc116adf620f2c71e12631772f@code.pgadmin.org
обсуждение исходный текст
Ответ на [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken  ("pgAdmin Trac" <trac@code.pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: www: dead link far 1.14 docs
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix broken SQL for domains