Re: [DOCS] Missing type in example

2016-09-23 Thread Tom Lane
ati...@gmail.com writes: > The following documentation comment has been logged on the website: > Page: https://www.postgresql.org/docs/9.4/static/functions-geometry.html > Description: > Hi. You can not select '((1,-1),(-1,1))' # '((1,1),(-1,-1))' without any > type to see example for operator #.

[DOCS] Missing type in example

2016-09-23 Thread atiris
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.4/static/functions-geometry.html Description: Hi. You can not select '((1,-1),(-1,1))' # '((1,1),(-1,-1))' without any type to see example for operator #. In both samples you need also typ