Re: Summary of coverity bugs - Mailing list pgsql-hackers

From Csaba Nagy
Subject Re: Summary of coverity bugs
Date
Msg-id 1145966966.3553.65.camel@coppola.muc.ecircle.de
Whole thread Raw
In response to Summary of coverity bugs  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Summary of coverity bugs  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
> I wanted to make a link to the cvsweb interface but my XSLT skills
> wern't up to that apparently.

The following XSL fragment will do the trick for the cvsweb link:
     <tr><th align="left">File</th><td>         <xsl:element name="a">             <xsl:attribute
name="href">http://developer.postgresql.org/cvsweb.cgi/<xsl:value-of
select="file"/></xsl:attribute>             <xsl:value-of select="file"/>         </xsl:element>     </td></tr>

Cheers,
Csaba.




pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Summary of coverity bugs
Next
From: "Bort, Paul"
Date:
Subject: Re: Google SoC--Idea Request