new visualization of the functions and aggregates

Поиск
Список
Период
Сортировка
От frank_lupo
Тема new visualization of the functions and aggregates
Дата
Msg-id H2BUIE$430D7346910218F514F4861A3266C45F@email.it
обсуждение исходный текст
Список pgadmin-hackers
Is possible to change the visualization of the functions and aggregates?
Current visualization is:
computername
       + database
              + languages
              + schemas
                     + aggregates
                            avg int8
                            avg int4
                     & nbsp;&nb s p;     avg int2
                            avg numeric
                            avg float4
                            .....
                            max int8
                            max int4
              &n b sp;              max int2
                            max numeric
                            max float4
                            .....
                      
                     + functions
                 ; & n bsp;          abs(int8)
                            abs(int4)
                            abs(int2)
                            abs(numeric)
                            abs(float4)
                            .....
        &n b sp;                    date_part(text, date)
                            date_part(text, reltime)
                            date_part(text, timestamp)
                            .....
New visualisation
computername
       + database
              + languages
              + sc hemas
                     + aggregates
                            + avg
                                   int8
                                   int4
                                   int2
         &n b sp;                          numeric
                                   float4
                                   .....
                            + max
                                   int8
 &nbs p;  & nbsp;                               int4
                                   int2
                                   numeric
                                   float4
                           &n b sp;        .....
                     + functions
                            + abs
                                   (int8)
                                   (int4)
                              &nb sp;  ;    (int2)
                                   (numeric)
                                   (float4)
                                   .....
                            + date_part
                       &n bsp;&nbs p ;          (text, date)
                                   (text, reltime)
                                   (text, timestamp)
                                   .....
Not to visualize all the functions and aggregates but rgrupparle for name.
Bye !! Frank Lupo (Wolf) !!

----
Prendi GRATIS l'email universale che... risparmia: clicca qui

Sponsor:
Se avete deciso di andare in vacanza solo adesso non preoccupatevi da oliviero.it trovate zaini e valigie da riempire con tutto quello che più amate portarvi in vacanza.
Clicca qui

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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: idea for reading encodign format
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: new visualization of the functions and aggregates