| From: | John Hansen <john(at)geeknet(dot)com(dot)au> |
|---|---|
| To: | pgsql-www(at)postgresql(dot)org |
| Subject: | Search |
| Date: | 2005-01-12 22:21:10 |
| Message-ID: | 1105568470.6612.3.camel@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
Dave,
it seems the tag:
<input type="hidden" name="ul"
value="http://www.postgresql.org/documentation///%" />
is still present on the main website.
It needs to read:
<input type="hidden" name="ul"
value="http://www.postgresql.org/docs/7.4/static/%" />
for the 7.4 static documentation, and
<input type="hidden" name="ul"
value="http://www.postgresql.org/docs/7.3/static/%" />
for the 7.3 static documentation, and so forth.
--
John Hansen <john(at)geeknet(dot)com(dot)au>
GeekNET
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Wong | 2005-01-12 23:44:29 | Re: pg_autovacuum w/ dbt2 |
| Previous Message | Tom Copeland | 2005-01-12 20:44:48 | Re: [Gforge-admins] Moving the server? |