Group: pgsql.docs


Subject: Another small patch...
From: tgl@sss.pgh.pa.us (Tom Lane)
Date: 10/6/2007 2:33:14 PM
Alvaro Herrera <alvherre@commandprompt.com> writes: > OK, I need opinions on this issue. We currently have output that looks > like > "PostgreSQL's Vacuum (/Section 10.4.2/) command has to run ..." > (the part between // is a clickable link) > but with the patch above, it would show up as > "PostgreSQL's /Vacuum/ command has to run ..." > Is there a preferred way to link? I'd vote for the latter, at least in cases like this. I think here you're just providing a courtesy link that you don't expect people to follow all that often, and so minimizing its visual impact is a good thing. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend