Re: Quick doc typo fix

2019-06-10 Thread Guillaume Lelarge
Le dim. 9 juin 2019 à 04:27, Michael Paquier a écrit : > On Sat, Jun 08, 2019 at 04:23:55PM +0200, Guillaume Lelarge wrote: > > We might find more typos, but it will take time. Applying this patch now > > (if it fits you) is probably better. > > I can imagine that it is a daunting task... Ok, fo

Re: Quick doc typo fix

2019-06-08 Thread Michael Paquier
On Sat, Jun 08, 2019 at 04:23:55PM +0200, Guillaume Lelarge wrote: > We might find more typos, but it will take time. Applying this patch now > (if it fits you) is probably better. I can imagine that it is a daunting task... Ok, for now I have applied what you sent. Thanks! -- Michael signatur

Re: Quick doc typo fix

2019-06-08 Thread Guillaume Lelarge
Le sam. 8 juin 2019 à 15:44, Julien Rouhaud a écrit : > On Sat, Jun 8, 2019 at 3:33 PM Michael Paquier > wrote: > > > > Hi Guillaume, > > > > On Wed, May 29, 2019 at 08:28:59PM +0200, Guillaume Lelarge wrote: > > > Sure. > > > > I have noticed your message on the French list about the completion

Re: Quick doc typo fix

2019-06-08 Thread Julien Rouhaud
On Sat, Jun 8, 2019 at 3:33 PM Michael Paquier wrote: > > Hi Guillaume, > > On Wed, May 29, 2019 at 08:28:59PM +0200, Guillaume Lelarge wrote: > > Sure. > > I have noticed your message on the French list about the completion of > the traduction, and congrats for that, it is a huge amount of work.

Re: Quick doc typo fix

2019-06-08 Thread Michael Paquier
Hi Guillaume, On Wed, May 29, 2019 at 08:28:59PM +0200, Guillaume Lelarge wrote: > Sure. I have noticed your message on the French list about the completion of the traduction, and congrats for that, it is a huge amount of work. Did you find anything else after your last report? -- Michael signa

Re: Quick doc typo fix

2019-05-29 Thread Guillaume Lelarge
Le mer. 29 mai 2019 19:52, Michael Paquier a écrit : > On Wed, May 29, 2019 at 07:47:12PM +0200, Guillaume Lelarge wrote: > > Yeah, I still have quite a lot to process. That might be better to do it > > all in once. > > OK, thanks! Could you ping me on this thread once you think you are > done?

Re: Quick doc typo fix

2019-05-29 Thread Michael Paquier
On Wed, May 29, 2019 at 07:47:12PM +0200, Guillaume Lelarge wrote: > Yeah, I still have quite a lot to process. That might be better to do it > all in once. OK, thanks! Could you ping me on this thread once you think you are done? -- Michael signature.asc Description: PGP signature

Re: Quick doc typo fix

2019-05-29 Thread Guillaume Lelarge
Le mer. 29 mai 2019 19:45, Michael Paquier a écrit : > On Wed, May 29, 2019 at 05:30:33PM +0200, Guillaume Lelarge wrote: > > And here is another one. See patch attached. > > Are you still going through some parts of the documentation? Perhaps > you may notice something else? I am wondering if

Re: Quick doc typo fix

2019-05-29 Thread Michael Paquier
On Wed, May 29, 2019 at 05:30:33PM +0200, Guillaume Lelarge wrote: > And here is another one. See patch attached. Are you still going through some parts of the documentation? Perhaps you may notice something else? I am wondering if it would be better to wait a bit more so as we can group all iss

Re: Quick doc typo fix

2019-05-29 Thread Michael Paquier
On Tue, May 28, 2019 at 09:46:48PM +0200, Guillaume Lelarge wrote: > Hehe, that was the first thing I wrote :) but went with "table and index" > as it was also used a bit later in the chapter. Both are fine with me. Okay, done this way. Thanks for the report. -- Michael signature.asc Descriptio

Re: Quick doc typo fix

2019-05-29 Thread Guillaume Lelarge
Le mar. 28 mai 2019 à 21:46, Guillaume Lelarge a écrit : > Le mar. 28 mai 2019 à 21:28, Michael Paquier a > écrit : > >> On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote: >> > >> >> linkend="catalog-pg-am">pg_am >> > - index access methods >> > + table a

Re: Quick doc typo fix

2019-05-28 Thread Guillaume Lelarge
Le mar. 28 mai 2019 à 21:28, Michael Paquier a écrit : > On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote: > > > > linkend="catalog-pg-am">pg_am > > - index access methods > > + table and index access methods > > > > Perhaps we could just say "rela

Re: Quick doc typo fix

2019-05-28 Thread Michael Paquier
On Tue, May 28, 2019 at 05:05:10PM +0200, Guillaume Lelarge wrote: > > linkend="catalog-pg-am">pg_am > - index access methods > + table and index access methods > Perhaps we could just say "relation" here? That's the term used on the paragraph describing pg_am. --

Quick doc typo fix

2019-05-28 Thread Guillaume Lelarge
Issue found while translating the v12 manual. I also fixed something that was missing, as far as I understand it (first fix, the typo is the second fix). See patch attached. Thanks. -- Guillaume. diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 4c7e93892a..f81f3d4160