From: | "David E(dot) Wheeler" <david(at)kineticode(dot)com> |
---|---|
To: | Svenne Krap <svenne(at)krap(dot)dk> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: LIMIT NULL |
Date: | 2009-02-04 18:53:37 |
Message-ID: | 211BB439-51EE-450E-A4BC-4209122DC414@kineticode.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Feb 4, 2009, at 10:04 AM, Svenne Krap wrote:
> I have the same experience, I also go directly for the most technical
> parts. But even I sometimes search and hit those narrative ones....
> Btw. there seems to be no section VI (i.e. non-narrative) page about
> datatypes and functions... things there link to section II.
Yeah, so it should be that narrative sections should cross-reference
the appropriate reference sections for the features they describe. So
OFFSET/LIMIT should point to the SELECT reference, and…um, maybe the
data types and functions should be in section VI? Those are
references, no?
Best,
David
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2009-02-04 18:58:34 | Re: add_path optimization |
Previous Message | Jeff Davis | 2009-02-04 18:39:07 | Re: [PATCHES] GIN improvements |