Re: pgAdmin III: the debugger does not pre-populate default values for arguments - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgAdmin III: the debugger does not pre-populate default values for arguments
Date
Msg-id AANLkTimGCRJ8fm_ycCSBm4stOX_NpJuqtzoCaXKjy9Ek@mail.gmail.com
Whole thread Raw
In response to pgAdmin III: the debugger does not pre-populate default values for arguments  (Nikhil S <nixmisc@gmail.com>)
Responses Re: pgAdmin III: the debugger does not pre-populate default values for arguments
List 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 by date:

Previous
From: Nikhil S
Date:
Subject: Re: pgAdmin III: error while browsing schema of PG database
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix the collate and ctype combobox on dlgDatabase