On 05.04.2011 21:13, Alvaro Herrera wrote:
Hi,

I just noticed that the developer's FAQ has this question with a link to
the anoncvs cvsweb:
http://wiki.postgresql.org/wiki/Developer_FAQ#How_is_the_source_code_organized.3F

The link is
http://anoncvs.postgresql.org/cvsweb.cgi/~checkout~/pgsql/src/tools/backend/index.html
which no longer works.

The equivalent file in Git seems to be this one:
http://git.postgresql.org/gitweb?p=postgresql.git;a=blob;f=src/tools/backend/index.html;hb=HEAD

However, this displays the raw HTML instead of having it be interpreted
by the browser.  Anyone knows how to change this?

Oh, rats. I misunderstood your question, and changed the link to what you posted because it seemed to work for me. It was only after I saved that I realized what you meant - the link displays the html source, not properly rendered html.

Googling around for a solution...

--
  Heikki Linnakangas
  EnterpriseDB   http://www.enterprisedb.com

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to