Re: [pgsql-www] Re: [DOCS] should we have a separate page that clearly defines what a minor release is and why it's a good idea to keep up with them?

2007-03-13 Thread Magnus Hagander
On Mon, Mar 12, 2007 at 04:58:34PM -0700, Andrew Hammond wrote:
> On 3/12/07, Magnus Hagander <[EMAIL PROTECTED]> wrote:
> >Dave Page wrote:
> >> Magnus Hagander wrote:
> >>> I'm bouncing this over to -www as well to hear what people think about
> >>> that part. If we do that, I'd definitely like to see a proper page and
> >>> not just a FAQ link.
> >>
> >> Agreed, though there's no reason not to have both. Including it on the
> >> main site will add an air of legitimacy to satisfy PHBs.
> >
> >I've added such a page to the site now, and linked it in from the
> >support section and from the front page. The text is more or less copied
> >directly from the FAQ. Updates to the text are always welcome ;-)
> 
> url please?

http://www.postgresql.org

//Magnus

---(end of broadcast)---
TIP 7: You can help support the PostgreSQL project by donating at

http://www.postgresql.org/about/donate


[DOCS] Docs warning & indention

2007-03-13 Thread Magnus Hagander
Hi!

First, I get the following warning when building docs on win32:
d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21:E:
an attribute value literal can occur in an attribute specification list only
after a vi delimiter


Is this something known to happen, or is something broken in my setup?


Second, is there any tool that does indentation cleanup on our sgml
source files that someone can recommend? (doesn't have to be win32)

//Magnus

---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [DOCS] Docs warning & indention

2007-03-13 Thread Peter Eisentraut
Magnus Hagander wrote:
> First, I get the following warning when building docs on win32:
> d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21
>:E: an attribute value literal can occur in an attribute specification
> list only after a vi delimiter
>
> Is this something known to happen, or is something broken in my
> setup?

It would be useful to see what the file contains at the indicated 
position.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
   subscribe-nomail command to [EMAIL PROTECTED] so that your
   message can get through to the mailing list cleanly


Re: [DOCS] Docs warning & indention

2007-03-13 Thread Magnus Hagander
On Tue, Mar 13, 2007 at 04:36:28PM +0100, Peter Eisentraut wrote:
> Magnus Hagander wrote:
> > First, I get the following warning when building docs on win32:
> > d:\prog\pgsql\docbook\openjade-1.3.1\bin\openjade:bookindex.sgml:1:21
> >:E: an attribute value literal can occur in an attribute specification
> > list only after a vi delimiter
> >
> > Is this something known to happen, or is something broken in my
> > setup?
> 
> It would be useful to see what the file contains at the indicated 
> position.

It's in the message. bookindex.sgml, line 1, position 21. That line is:



which certainly has some funky quotes, but I don't know if that's
normal? IIRC, bookindex.sgml is auto-generated?

//Magnus

---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
   choose an index scan if your joining column's datatypes do not
   match


Re: [DOCS] Docs warning & indention

2007-03-13 Thread Peter Eisentraut
Magnus Hagander wrote:
> It's in the message. bookindex.sgml, line 1, position 21. That line
> is: 

That's certainly broken.

> which certainly has some funky quotes, but I don't know if that's
> normal? IIRC, bookindex.sgml is auto-generated?

Correct.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings