Re: pgAdmin III: the debugger does not pre-populate default values for arguments

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAdmin III: the debugger does not pre-populate default values for arguments
Дата
Msg-id AANLkTi=Q+HXRRAjJJ=Cc1HtM7KVxvp=AXzL0ei0QS7DS@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAdmin III: the debugger does not pre-populate default values for arguments  (Nikhil S <nixmisc@gmail.com>)
Ответы Re: pgAdmin III: the debugger does not pre-populate default values for arguments  (Nikhil S <nixmisc@gmail.com>)
Список pgadmin-hackers
On Mon, Feb 14, 2011 at 3:53 AM, Nikhil S <nixmisc@gmail.com> wrote:
> Hi,
>
>> > But I guess you mean, we should find a solution more on the pgadmin side
>> > instead of tinkering with the backend?
>>
>> Yes.
>>
>
> Ok. One way that I can think of is that since we have the typeoids handily
> available, we can check the same and see if it is of stringlike type
> (PGOID_TYPE_CHAR, PGOID_TYPE_NAME, PGOID_TYPE_TEXT, etc..). If yes, then we
> retain the "", else we ignore it. Sounds reasonable?

Yes.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Nikhil S
Дата:
Сообщение: Re: pgAdmin III: the debugger does not pre-populate default values for arguments
Следующее
От: Nikhil S
Дата:
Сообщение: Re: pgAdmin III: the debugger does not pre-populate default values for arguments