cvsweb.cgi missing colors
What has our cvsweb.cgi recently lost its colors? It has made it almost
completely unusable. Example:
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/postgresql.conf.sample.diff?r1=1.195;r2=1.196;f=h
cheers
andrew
The stylesheet (/css/cvsweb/cvsweb.css) is a 404, that's why.
I don't really know my way around that box, so I don't know why it
happened and what to fix, but that's what's broken.
//Magnus
Show quoted text
-----Original Message-----
From: pgsql-hackers-owner@postgresql.org [mailto:pgsql-hackers-
owner@postgresql.org] On Behalf Of Andrew Dunstan
Sent: Wednesday, October 04, 2006 1:30 AM
To: PostgreSQL Hackers
Subject: [HACKERS] cvsweb.cgi missing colorsWhat has our cvsweb.cgi recently lost its colors? It has made it
almost completely unusable. Example:
http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/
misc/postgresql.conf.sample.diff?r1=1.195;r2=1.196;f=hcheers
andrew
---------------------------(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
-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of
Magnus Hagander
Sent: 04 October 2006 08:36
To: Andrew Dunstan; PostgreSQL Hackers
Cc: pgsql-www@postgresql.org
Subject: Re: [HACKERS] cvsweb.cgi missing colorsThe stylesheet (/css/cvsweb/cvsweb.css) is a 404, that's why.
I don't really know my way around that box, so I don't know why it
happened and what to fix, but that's what's broken.
Sorry, my bad - fixed now.
Regards Dave.