Re: [DOCS] Adding a ref file

2008-04-18 Thread Simon Riggs
On Fri, 2008-04-18 at 13:26 -0400, Tom Lane wrote: > Simon Riggs <[EMAIL PROTECTED]> writes: > > I'm trying to add a new ref/.sgml file, but I can't see which file needs > > to change to allow that to be fully referenced. > > Example: > > $ grep psqlRef *sgml ref/*sgml > reference.sgml: &psqlR

Re: [DOCS] Adding a ref file

2008-04-18 Thread Tom Lane
Simon Riggs <[EMAIL PROTECTED]> writes: > I'm trying to add a new ref/.sgml file, but I can't see which file needs > to change to allow that to be fully referenced. Example: $ grep psqlRef *sgml ref/*sgml reference.sgml: &psqlRef; ref/allfiles.sgml: $ regards, tom lan

[DOCS] Adding a ref file

2008-04-18 Thread Simon Riggs
I'm trying to add a new ref/.sgml file, but I can't see which file needs to change to allow that to be fully referenced. Is this because of an error in my .sgml file, or am I missing something else? AFAICS the Makefile should pick up all .sgml files, but it seems not to be doing that. Hit me with

Re: [DOCS] [pgsql-www] What's New

2008-04-18 Thread Alvaro Herrera
Magnus Hagander wrote: > If people like this method, I'll go through the release.sgml file and > make the change for other versions as well. It's a simple cut/paste... > Patch is as simple as: > > This release contains a variety of fixes from 8.3.0. > +For information about new featu

Re: [DOCS] [pgsql-www] What's New

2008-04-18 Thread Magnus Hagander
Simon Riggs wrote: > On Fri, 2008-04-18 at 11:38 +0200, Magnus Hagander wrote: > > Simon Riggs wrote: > > > We need a way to link to the release notes for the latest > > > production release, so people can easily see What's New. > > > > > > 1. Currently its very hard to locate a description of wha