possible bug

Поиск
Список
Период
Сортировка
От joel.traf@magwerks.com
Тема possible bug
Дата
Msg-id 20161024215249.8ED9EA0119@smtp.hushmail.com
обсуждение исходный текст
Ответы Re: possible bug  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
Hello Mailing List

Think I found a bug in the new pgAdmin 4 running windows 7 64bit, trying to edit stored procedures/functions in python 3 (also tested on plpgsql functions same result)

Order of operations
  1. find a function that has input parameters
  2. right click the selected object select Properties
  3. go to definition modify it by adding anything like a comment
  4. Go to the SQL Tab the sql is incorrect missing the input parameters   myfunction (parameter1 text, parameter2 integer) becomes myfunction().    (output parameters seem to be working tested it on functions that returns record/table)
  5. Click Ok/Save a new function is created missing the input parameters

Also discovered the preview SQL plain has some incorrect data written into see attached picture. The preview plain dropped off the double quotes " around a username that requires it. This is highlighted in yellow in the picture


Another questions, is PGadmin 4 no longer being distributed with pgdump/pgrestore tools or was it an oversight when building the install packages as i can not find any ???



pgAdmin Details

Version
1.0
Copyright
Copyright 2013 - 2016, The pgAdmin Development Team
Python Version
2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:19:22) [MSC v.1500 32 bit (Intel)]
Flask Version
0.11.1
Application Mode
Desktop
Current User
pgadmin4@pgadmin.org





Вложения

В списке pgadmin-support по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Issues with query window
Следующее
От: Johann Spies
Дата:
Сообщение: Re: pgAdmin4 - cannot run on Debian 8