[DOCS] Some more indexterm

2007-11-27 Thread Guillaume Lelarge
Hi all, During a training course last week, a customer told me he found strange that current_user is not available on the documentation's index. I think he's right, so I made this little patch thats adds indexterm tags for current_database, current_schema and current_user. Please apply if you fin

Re: [DOCS] Some more indexterm

2007-11-27 Thread Bruce Momjian
Please send us a context diff, diff -c. --- Guillaume Lelarge wrote: > Hi all, > > During a training course last week, a customer told me he found strange > that current_user is not available on the documentation's index. I

[DOCS] small changes to config and vacuum.sgml

2007-11-27 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I apologize in advance if the docbook isn't quite right, my docbook installation is wonkey and I couldn't validate. Index: sgml/config.sgml ==

Re: [DOCS] Some more indexterm

2007-11-27 Thread Bruce Momjian
Guillaume Lelarge wrote: > Hi all, > > During a training course last week, a customer told me he found strange > that current_user is not available on the documentation's index. I think > he's right, so I made this little patch thats adds indexterm tags for > current_database, current_schema and c

Re: [DOCS] small changes to config and vacuum.sgml

2007-11-27 Thread Bruce Momjian
Patch applied. Thanks. --- Joshua D. Drake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > - -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > I apologize in advance if the docbook isn't quite

Re: [DOCS] Some more indexterm

2007-11-27 Thread Guillaume Lelarge
Bruce Momjian a écrit : > Please send us a context diff, diff -c. > Sorry, I thought a "cvs diff" was enough. Is there a way to get a context diff with "cvs diff" command ? Regards. -- Guillaume. http://www.postgresqlfr.org http://dalibo.com ---(end of broadcast)---

Re: [DOCS] Some more indexterm

2007-11-27 Thread Joshua D. Drake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 28 Nov 2007 08:02:45 +0100 Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Bruce Momjian a écrit : > > Please send us a context diff, diff -c. > > > > Sorry, I thought a "cvs diff" was enough. Is there a way to get a > context diff with "cvs

Re: [DOCS] Some more indexterm

2007-11-27 Thread Guillaume Lelarge
Joshua D. Drake a écrit : > On Wed, 28 Nov 2007 08:02:45 +0100 > Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > >> Bruce Momjian a écrit : >>> Please send us a context diff, diff -c. >>> >> Sorry, I thought a "cvs diff" was enough. Is there a way to get a >> context diff with "cvs diff" command ?

[DOCS] Two fixes for plpgsql.sgml

2007-11-27 Thread Guillaume Lelarge
Hi, This patch fixes two issues on plpgsql.sgml. Please review them carefully, at least the second one. Thanks. Regards. PS : this patch should be in context diff if my .cvsrc is correctly set up... at least, it doesn't look like my previous patch :) -- Guillaume. http://www.postgresqlfr.org