Re: "writable CTEs" - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: "writable CTEs"
Date
Msg-id 20101229212827.GA23608@svana.org
Whole thread Raw
In response to Re: "writable CTEs"  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: "writable CTEs"  (Peter Geoghegan <peter.geoghegan86@gmail.com>)
List pgsql-hackers
On Tue, Dec 28, 2010 at 07:09:14AM -0500, Robert Haas wrote:
> On Tue, Dec 28, 2010 at 12:45 AM, David Fetter <david@fetter.org> wrote:
> > I don't see how people can be relying on links to 9.1-to-be's
> > documentation.
>
> Well, it's always handy when the filenames are the same across
> versions.  Ever looked at the 9.0 documentation for something and then
> modified the URL to see what it looked like in 8.1 or something?

I have occasionally wondered if it would be possible to include in the
SGML references to the same (or equivalent) page in previous versions,
so that each page in the docs could reference the equivalent page in
other versions. That would be extremely useful when trying to work out
what works in your particular version.

I've never done anything serious with SGML, but it'd be cool if it was
possible.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patriotism is when love of your own people comes first; nationalism,
> when hate for people other than your own comes first.
>                                       - Charles de Gaulle

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Extensions, patch v16
Next
From: Dimitri Fontaine
Date:
Subject: Re: pg_streamrecv for 9.1?