Re: When is a record NULL? - Mailing list pgsql-hackers

From Greg Stark
Subject Re: When is a record NULL?
Date
Msg-id 407d949e0907261457s434c6deekecb08096f1decf1a@mail.gmail.com
Whole thread Raw
In response to Re: When is a record NULL?  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: When is a record NULL?
List 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 by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: SE-PostgreSQL Specifications
Next
From: Sam Mason
Date:
Subject: Re: When is a record NULL?