Re: [DOCS] Median missing from aggregate functions page

2016-12-23 Thread Tom Lane
steven.winfi...@cantabcapital.com writes: > The index contains an entry for "median" on the aggregate functions > page, > but there is no mention of it there. Hm --- that entry is attached to the percentile_cont() function, which can be used to implement median, but I agree that a person who alr

[DOCS] Median missing from aggregate functions page

2016-12-23 Thread steven . winfield
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.6/static/functions-aggregate.html Description: The index contains an entry for "median" on the aggregate functions page, but there is no mention of it there. -- Sent via pgsql-docs maili