Re: [DOCS] sgml cleanup: unescaped '>' characters

2011-09-01 Thread Bruce Momjian
Peter Eisentraut wrote: > On tor, 2011-09-01 at 14:17 -0400, Bruce Momjian wrote: > > > That still leaves open why we bother about escaping <. > > > > The problem is that I often add SGML that has: > > > > if (1 < 0) ... > > > > I need something to warn me about those, especially in the

Re: [DOCS] sgml cleanup: unescaped '>' characters

2011-09-01 Thread Peter Eisentraut
On tor, 2011-09-01 at 14:17 -0400, Bruce Momjian wrote: > > That still leaves open why we bother about escaping <. > > The problem is that I often add SGML that has: > > if (1 < 0) ... > > I need something to warn me about those, especially in the release > notes. Why do you need to be

Re: [DOCS] sgml cleanup: unescaped '>' characters

2011-09-01 Thread Bruce Momjian
Peter Eisentraut wrote: > On tor, 2011-09-01 at 10:17 -0400, Bruce Momjian wrote: > > Peter Eisentraut wrote: > > > > >> as well as seemingly-invalid SGML, such as using '>' unescaped inside > > > > >> normal SGML entries. > > > > > > > > > > Unescaped > is valid, AFAIK. > > > > > > > > Oh, that's

Re: [DOCS] sgml cleanup: unescaped '>' characters

2011-09-01 Thread Peter Eisentraut
On tor, 2011-09-01 at 10:17 -0400, Bruce Momjian wrote: > Peter Eisentraut wrote: > > > >> as well as seemingly-invalid SGML, such as using '>' unescaped inside > > > >> normal SGML entries. > > > > > > > > Unescaped > is valid, AFAIK. > > > > > > Oh, that's interesting. I took a quick look at "Th

Re: [DOCS] sgml cleanup: unescaped '>' characters

2011-09-01 Thread Bruce Momjian
Peter Eisentraut wrote: > > >> as well as seemingly-invalid SGML, such as using '>' unescaped inside > > >> normal SGML entries. > > > > > > Unescaped > is valid, AFAIK. > > > > Oh, that's interesting. I took a quick look at "The SGML FAQ book", > > page 73 [1], which supports this claim. > > > >

Re: [DOCS] The translation into Bulgarian

2011-09-01 Thread Kevin Grittner
"Albert Ward" wrote: > I am interested in your publication > http://www.postgresql.org/docs/8.1/static/kernel-resources.html > and would like to translate it to Bulgarian language, so I can > share it with the readers on my blog. For doing that I need your > written permission. If you follow

Re: [DOCS] [GENERAL] documentation suggestion

2011-09-01 Thread Bruce Momjian
Peter Eisentraut wrote: > > > > Yes, it is all online in doc/src/sgml. I think the file that needs to > > > > be modified is stylesheet.dsl. > > > > > > We did play around with it, but none of the solutions looked satisfying. > > > > > > Where exactly would you want the "Up" to be placed? > > >