| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Window function docs |
| Date: | 2017-04-11 14:48:27 |
| Message-ID: | 20170411144826.GB4667@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Mon, Apr 10, 2017 at 03:15:58PM -0400, Bruce Momjian wrote:
> On Fri, Apr 7, 2017 at 01:06:53PM -0400, Tom Lane wrote:
> > I actually think "regular" might be a better choice than "normal" for this
> > purpose, mainly because somebody looking for statistical aggregates might
> > think that "normal" has something to do with normal distributions. So
> > maybe we should leave that one group of uses alone and s/normal/regular/
> > in section 9.20. But in any case it would help to define the term
> > explicitly in both sections.
>
> I don't think adding another defined term in this dense text is going to
> help so I just specified "general-purpose and statistical aggregates"
> where needed; patch attached.
>
> I didn't touch any mention of "normal" in reference to
> pg_aggregate.aggfnoid where normal/"n" has a specific meaning.
Patch applied.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2017-04-11 16:14:37 | Re: Misleading |
| Previous Message | evanbennett79 | 2017-04-11 02:10:55 | Regular expression case sensitivity documentation inconcistency |