Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Bruce Momjian
Peter Eisentraut wrote: > On tor, 2010-07-01 at 19:10 -0400, Alvaro Herrera wrote: > > I'm not sure if this means that we don't want to have the PNG files in > > our SCM though, because it'd make the doc unbuildable for those > > without access to dia. > > Is there something that makes installing

Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Peter Eisentraut
On tor, 2010-07-01 at 19:10 -0400, Alvaro Herrera wrote: > I'm not sure if this means that we don't want to have the PNG files in > our SCM though, because it'd make the doc unbuildable for those > without access to dia. Is there something that makes installing dia more challenging than the other

Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Bruce Momjian
Alvaro Herrera wrote: > Excerpts from Rafael Martinez's message of jue jul 01 15:11:31 -0400 2010: > > > If we go ahead with having explanatory diagrams, how do you want me to > > send you new/updated diagrams (src&png)? Last time I try to send a large > > attachment to the list, the e-mail was no

Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Bruce Momjian
Rafael Martinez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Bruce Momjian wrote: > > Rafael Martinez wrote: > [] > >> > >> Well, I will await for your feedback before spending more time on this > >> just in case I am in the wrong path. > > > > I did adjust the file paths

Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Alvaro Herrera
Excerpts from Rafael Martinez's message of jue jul 01 15:11:31 -0400 2010: > If we go ahead with having explanatory diagrams, how do you want me to > send you new/updated diagrams (src&png)? Last time I try to send a large > attachment to the list, the e-mail was not deliver to the list. Maybe I >

Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Rafael Martinez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Lane wrote: > > One minor comment is that the page_layout diagram should say BLCKSZ not > 8K, and the different-colored arrows in it don't really convey much --- > they need on-image labeling I think. > ack. I will update this image with these

Re: [DOCS] Documentation and explanatory diagrams

2010-07-01 Thread Rafael Martinez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bruce Momjian wrote: > Rafael Martinez wrote: [] >> >> Well, I will await for your feedback before spending more time on this >> just in case I am in the wrong path. > > I did adjust the file paths sightly and modified the makefile; new > pat

[DOCS] links to functions-window

2010-07-01 Thread Erik Rijkers
There is a curious oversight in the windows documentation, where the several window pages are not linking to the functions-window (where the actual functions are enumerated). That makes it easy to overlook for instance, a function like row_number() (not mentioned in other examples). I think at l