Re: Option "Nulls First" in the ordering screen.

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Option "Nulls First" in the ordering screen.
Дата
Msg-id 1320158405.2122.58.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Option "Nulls First" in the ordering screen.  (Vinicius Santos <vinicius.santos.lista@gmail.com>)
Список pgadmin-hackers
On Tue, 2011-11-01 at 12:07 -0200, Vinicius Santos wrote:
> > Well, I don't like the UI. It takes too much space for only one
> > information. I would better like a combobox, with the two choices.
> >
>
> I thought so too. I agree with you.
>

OK.

>
> > Moreover, it simply doesn't work on Linux. I've got an assertion failure
> > on OnPaint for the list. I actually don't understand why, but it works
> > without your patch, so I guess your patch is buggy here.
> >
>
> I will test on Ubuntu.
>

Thanks.

> >
> > Something that would be interesting to add is a collation widget. Since
> > 9.1, you can add a collation information to a sort. That would be worth
> > adding.
> >
> > Anyway, please, fix the UI, try to fix the Linux bug if you can
> > (otherwise, I can do it), and add the collation stuff. Will be an
> > interesting patch to commit.
> >
>
> Ok. I will try to fix the problem on Ubuntu.
>
> About the collation, should be a combobox too.
> As the screen "New database ...". What do you think?
>

Yes, that would be great.

Thanks.


--
Guillaume
  http://blog.guillaume.lelarge.info
  http://www.dalibo.com


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Copy/Paste table(s) functions - git context patch
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [PATCH] Improve autocompletion for SELECT statements