Re: [PERFORM] Seq scan of table?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PERFORM] Seq scan of table?
Дата
Msg-id 20330.1062798775@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Seq scan of table?  ("Bjorn T Johansen" <btj@havleik.no>)
Список pgsql-general
Neil Conway <neilc@samurai.com> writes:
> On Fri, 2003-09-05 at 06:07, Richard Huxton wrote:
>> You should find plenty of discussion of why in the archives, but the short
>> reason is that PG's type structure is quite flexible which means it can't
>> afford to make too many assumptions.

> Well, it's definitely a bug in PG, it's "quite flexible" type structure
> notwithstanding.

Let's say it's something we'd really like to fix ;-) ... and will, as
soon as we can figure out a cure that's not worse than the disease.
Dorking around with the semantics of numeric expressions has proven
to be a risky business.  See, eg, the thread starting here:
http://archives.postgresql.org/pgsql-hackers/2002-11/msg00468.php

            regards, tom lane

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Pagination - 1 or 2 queries?
Следующее
От: Greg Stark
Дата:
Сообщение: Re: aggregate function