Re: [HACKERS] Linking to "current" docs

2003-02-24 Thread Ian Barwick
On Sunday 23 February 2003 20:52, Dave Page wrote: > > -Original Message- > > From: Ian Barwick [mailto:[EMAIL PROTECTED] > > > > Would it be possible to modify the new docs to provide > > similar functionality? E.g. something like > > http://www.postgresql.org/docs/view.php?version=current

Re: [HACKERS] Linking to "current" docs

2003-02-23 Thread Dave Page
> -Original Message- > From: Ian Barwick [mailto:[EMAIL PROTECTED] > Sent: 23 February 2003 10:56 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: [HACKERS] Linking to "current" docs > > > Would it be possible to modify the new docs to

[HACKERS] Linking to "current" docs

2003-02-23 Thread Ian Barwick
With the "old" idocs it was possible to create links to the "current" version of individual documentation pages without having to provide a Postgres version number, e.g.: http://www.PostgreSQL.org/idocs/index.php?kernel-resources.html which would remain constant over longer periods of time. Prov