From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: CVS fixed ... |
Date: | 2004-10-12 01:12:45 |
Message-ID: | 26418.1097543565@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
"Marc G. Fournier" <scrappy(at)postgresql(dot)org> writes:
> On Mon, 11 Oct 2004, Heikki Linnakangas wrote:
>> Also, the link to cvsweb interface at http://developer.postgresql.org/
>> broke.
> How so? I just wwent to the link and everything appears fine to me
Down at the bottom of http://developer.postgresql.org/, there are two
links to cvsweb:
<li>CVS
<ul>
<li><a href="/cvsweb.cgi/pgsql-server">PostgreSQL Server CVS web interface.</a>
<li><a href="/cvsweb.cgi/interfaces">PostgreSQL Interfaces CVS web interface.</a>
<li><a href="/docs/postgres/cvs.html">CVS repository retrieval</a>
</ul>
The first of these needs to be repointed to .../pgsql, and the second is
(I think) entirely dead.
BTW, is there any chance now of getting cvsweb to recognize the
$PostgreSQL$ keyword? That's never displayed properly in cvsweb diffs.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Neil Conway | 2004-10-12 01:50:32 | Re: minor code question: portal memory cxts |
Previous Message | Tom Lane | 2004-10-12 01:07:12 | Re: Unit testing |