Nikolay Samokhvalov wrote: > I've just found (via google...) useful (for me) comments: > http://www.postgresql.org/docs/8.0/interactive/sql-createaggregate.html > -- I mean users comments under primary contents of the page. > > These comments were written for 8.0, but are useful for the current > versions too. What we have is the situation that reading docs for 8.2 > people don't see these comments -- so this potentially useful > information is lost. So, in this implementation the idea of comments > for docs becomes weak in general.
The thing to do in these cases is to move the useful info from the user comments into the main doc text. -- Alvaro Herrera http://www.advogato.org/person/alvherre "La victoria es para quien se atreve a estar solo" ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
