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? -- Álvaro Herrera <[email protected]> -- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
