Re: 6.8.5: Location of CURRENT_DATE unclear - Mailing list pgsql-docs

From Tom Lane
Subject Re: 6.8.5: Location of CURRENT_DATE unclear
Date
Msg-id 15987.1050120978@sss.pgh.pa.us
Whole thread Raw
In response to 6.8.5: Location of CURRENT_DATE unclear  (Curt Sampson <cjs@cynic.net>)
List pgsql-docs
Curt Sampson <cjs@cynic.net> writes:
> On Fri, 11 Apr 2003, Tom Lane wrote:
>> The latter, as you could easily have found by experiment.

> In fact, I did find that out by experiment. My real question, I guess,
> is "is there some good reason not to have this information in the
> documentation?" (In fact, I'm sure the answer is "no,"

Certainly.

> so more the real
> question is, "Is my whinging enough to get someone to add it, or do I
> have to get off my lazy ass and submit a patch?")

If you submit a doc patch, it'll get done ;-).

Seriously, the docs are all too much written by people who already knew
the answers.  I like doc patches from people who found something out the
hard way, because they tend to put the info where they expected to find
it --- which isn't necessarily where the original developer thought to
document it, but *is* likely to be where other users would look.

            regards, tom lane


pgsql-docs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 6.8.5: Location of CURRENT_DATE unclear
Next
From: Sean Reifschneider
Date:
Subject: Docs patch to note that rules only get run once per query.