Re: Server order
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: Server order
>-----Original Message-----
>From: pgadmin-support-owner(at)postgresql(dot)org
>[mailto:pgadmin-support-owner(at)postgresql(dot)org] On Behalf Of
>Guillaume Lelarge
>Sent: woensdag 23 mei 2007 18:58
>To: Mike(dot)Blackwell(at)rrd(dot)com
>Cc: pgadmin-support(at)postgresql(dot)org
>Subject: Re: [pgadmin-support] Server order
>
>Mike(dot)Blackwell(at)rrd(dot)com a écrit :
>>
>> Is there a way to change the order of the servers in the
>Servers list?
>> It'd be nice if they were alphabetically sorted.
>
>The patch attached sorts them alphabetically. As it changes
>the behavior, perhaps an option is needed to enable it. Dave,
>what do you think about it ?
Imho an option is not needed, instead it makes the tree/behaviour more consistent. All other user named elements are already in sorted order (take tablespaces, tables, views, functions, roles, ...). This just completes it (more).
- Joris Dobbelsteen
Home |
Main Index |
Thread Index