|
|
 | | From: | elein | | Subject: | Link to 8.0 documentation | | Date: | Sun, 23 Jan 2005 12:20:15 -0800 |
|
|
 | From the website, the link to the documentation is at: http://borg.postgresql.org/docs/8.0/static/
This is a different form than it used to be, iirc. It used to use "current". Are we expecting to use this form going forward or are the docs going to be moved to an URL not containing the release number?
I want to be sure to link to the right URL when referencing the documentation and/or be prepared if/when it moves back to "current".
--elein elein@varlena.com ============================================================ elein@varlena.com Varlena, LLC www.varlena.com
PostgreSQL Consulting, Support & Training
PostgreSQL General Bits http://www.varlena.com/GeneralBits/ ============================================================= I have always depended on the [QA] of strangers.
---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
|
|
 | | From: | Tom Lane | | Subject: | Re: Link to 8.0 documentation | | Date: | Sun, 23 Jan 2005 16:13:55 -0500 |
|
|
 | elein@varlena.com (elein) writes: > From the website, the link to the > documentation is at: > http://borg.postgresql.org/docs/8.0/static/
> This is a different form than it used to be, iirc. > It used to use "current".
AFAICT the scheme hasn't changed: both of these forms still work:
http://www.postgresql.org/docs/8.0/static/ http://www.postgresql.org/docs/current/static/
"current" has always been just a symlink to the active version number.
regards, tom lane
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
|
|
|