Re: Wish: remove ancient constructs from Postgres

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Wish: remove ancient constructs from Postgres
Дата
Msg-id 20060227032030.GA934@wolff.to
обсуждение исходный текст
Ответ на Re: Wish: remove ancient constructs from Postgres  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
Ответы Re: Wish: remove ancient constructs from Postgres  ("Nikolay Samokhvalov" <samokhvalov@gmail.com>)
Список pgsql-general
On Mon, Feb 27, 2006 at 00:25:57 +0300,
  Nikolay Samokhvalov <samokhvalov@gmail.com> wrote:
> On 2/26/06, Karsten Hilbert <Karsten.Hilbert@gmx.net> wrote:
>
> past'. Yes, standard is 'talkative', but I prefer only standard
> things, because it helps me to understand other databases and
> 'academical things'. Actually, I hate ':=', '::', 'INT2', etc, and
> really want to be able to deprecate them (via conf or something)

I find :: to be much more readable than cast().

> 3. 'Ugly' things like DISTINCT ON expression [, ...] (see
> http://chernowiki.ru/index.php?node=38#A13)

The alternatives to distinct on are painful. They are generally both harder
to read and run slower.

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

Предыдущее
От: "Ken Winter"
Дата:
Сообщение: Re: Another perplexity with PG rules
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: How to tell how much of the database is being used for data.