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 AANLkTimGCRJ8fm_ycCSBm4stOX_NpJuqtzoCaXKjy9Ek@mail.gmail.com
обсуждение исходный текст
Ответ на 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 7, 2011 at 9:03 AM, Nikhil S <nixmisc@gmail.com> wrote:
> One side-effect of this feature is that earlier where non-default variables
> appeared as empty, they will now appear with values "". This will happen
> only if some arguments have defvals and some don't. We could have added code
> to do away with "" entries, but then I thought it is possible for people to
> provide "" as default values too. So we can live with this I think..
>

Even for non-strings?

--
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: error while browsing schema of PG database
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase