Re: [HACKERS] Solution for LIMIT cost estimation - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] Solution for LIMIT cost estimation
Date
Msg-id Pine.LNX.4.21.0002121844190.456-100000@localhost.localdomain
Whole thread Raw
In response to Re: [HACKERS] Solution for LIMIT cost estimation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] Solution for LIMIT cost estimation  (Karl DeBisschop <kdebisschop@range.infoplease.com>)
List pgsql-hackers
On 2000-02-10, Tom Lane mentioned:

> 4. Fascist variant of #3: make LIMIT without ORDER BY be an error.

Got my vote for that. At least make it a notice: "NOTICE:  LIMIT without
ORDER BY results in random data being returned" -- That'll teach 'em. ;)

-- 
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden




pgsql-hackers by date:

Previous
From: Don Baccus
Date:
Subject: Re: [HACKERS] Solution for LIMIT cost estimation
Next
From: Chris Bitmead
Date:
Subject: Re: [HACKERS] Solution for LIMIT cost estimation