Re: When is a record NULL?

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: When is a record NULL?
Дата
Msg-id 407d949e0907261457s434c6deekecb08096f1decf1a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: When is a record NULL?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: When is a record NULL?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
On Sun, Jul 26, 2009 at 6:49 PM, Kevin
Grittner<Kevin.Grittner@wicourts.gov> wrote:
> Also, the
> requirement that, to be considered a relational database, it must be
> impossible to write two queries which can be shown to be logically
> equivalent but which optimize to different access plans to be, well, a
> bit "ivory tower."

Personally I think that's a fine goal to aim for. I'm not sure what
"to be considered a relational database" means but I consider a bug
whenever there's a case where this isn't true. It may be a bug that we
don't have a good solution for or a bug that's too minor for the
amount of effort it would require but it's still not right and if we
found a solution that we were happy with we would definitely want to
fix it.

-- 
greg
http://mit.edu/~gsstark/resume.pdf


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

Предыдущее
От: KaiGai Kohei
Дата:
Сообщение: Re: SE-PostgreSQL Specifications
Следующее
От: Sam Mason
Дата:
Сообщение: Re: When is a record NULL?