Re: [HACKERS] Solution for LIMIT cost estimation

Chris <chrisb@nimrod.itg.telstra.com.au>

From: Chris Bitmead <chrisb@nimrod.itg.telstra.com.au>
To: pgsql-hackers@postgreSQL.org
Date: 2000-02-14T05:47:29Z
Lists: pgsql-hackers
BTW, in the absense of an ORDER BY clause, doesn't offset totally
lose its meaning? If you're going to do this optimisation,
you may as well ignore offset entirely in this case.