Re: wrong Visual Studio Edition 's name

2019-08-19 Thread Takuma Hoshiai
On Tue, 20 Aug 2019 14:37:09 +0900 Michael Paquier wrote: > On Tue, Aug 20, 2019 at 02:20:04PM +0900, Takuma Hoshiai wrote: > > OK, I will send a patch to this thread,right? > > If you can send it here, that would be great. > -- > Michael I have attached a patch. The word of "Express" existed i

Re: wrong Visual Studio Edition 's name

2019-08-19 Thread Michael Paquier
On Tue, Aug 20, 2019 at 02:20:04PM +0900, Takuma Hoshiai wrote: > OK, I will send a patch to this thread,right? If you can send it here, that would be great. -- Michael signature.asc Description: PGP signature

Re: readability changes to postgres.sgml

2019-08-19 Thread Erik Rijkers
On 2019-08-20 07:05, Michael Paquier wrote: On Mon, Aug 19, 2019 at 04:00:13PM -0700, Joshua D. Drake wrote: New version attached with spelling errors fixed. I have gone through this patch, and I have a hard time understanding why these are improvements over the existing wording. In what does

Re: wrong Visual Studio Edition 's name

2019-08-19 Thread Takuma Hoshiai
On Tue, 20 Aug 2019 14:00:45 +0900 Michael Paquier wrote: > On Tue, Aug 20, 2019 at 12:02:31PM +0900, Takuma Hoshiai wrote: > > In 'Installation from Source Code on Windows' chapter, > > 'Visual Studio Express 2019' is contained. > > But Visual Studio Express exists until only 2017, so Express Ed

Re: readability changes to postgres.sgml

2019-08-19 Thread Michael Paquier
On Mon, Aug 19, 2019 at 04:00:13PM -0700, Joshua D. Drake wrote: > New version attached with spelling errors fixed. I have gone through this patch, and I have a hard time understanding why these are improvements over the existing wording. In what does this make things better? -- Michael signatu

Re: wrong Visual Studio Edition 's name

2019-08-19 Thread Michael Paquier
On Tue, Aug 20, 2019 at 12:02:31PM +0900, Takuma Hoshiai wrote: > In 'Installation from Source Code on Windows' chapter, > 'Visual Studio Express 2019' is contained. > But Visual Studio Express exists until only 2017, so Express Edition > on 2019 does not exist. I think that we should fix it to 'Vi

Re: minor doc fixes for REL_12_STABLE

2019-08-19 Thread Michael Paquier
On Mon, Aug 19, 2019 at 05:12:12PM +0300, Liudmila Mantrova wrote: > Please consider the attached patches that fix some documentation > inconsistencies in REL_12_STABLE branch. The first one contains fixes of > typos and tagging issues that were discovered during new content > translation. The oth

wrong Visual Studio Edition 's name

2019-08-19 Thread Takuma Hoshiai
Hi all, I perhaps found mistake in postgresql doucment. In 'Installation from Source Code on Windows' chapter, 'Visual Studio Express 2019' is contained. But Visual Studio Express exists until only 2017, so Express Edition on 2019 don't exist. I think that we shoud fix it to 'Visual Studio 2019'

Re: readability changes to postgres.sgml

2019-08-19 Thread Joshua D. Drake
Team, New version attached with spelling errors fixed. -- Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc Postgres centered full stack support, consulting and development. Advocate: @amplifypostgres || Get help: https://commandprompt.com/ * Unless otherwise stated,

Re: Make 'Genetic Algorithm' a real figure

2019-08-19 Thread Alvaro Herrera
On 2019-Jul-19, Jürgen Purtz wrote: > This is an adoption of the genetic-algorithm.gv file to the style of the > gin.gv file: same font, similar header, use of TAB instead of SPACE. I pushed this with trivial changes, thanks. -- Álvaro Herrerahttps://www.2ndQuadrant.com/ Postgre

Re: readability changes to postgres.sgml

2019-08-19 Thread Joshua D. Drake
On 8/15/19 5:26 PM, Stephen Frost wrote: Specifically- Welcome to the PostgreSQL Tutorial. The -following few chapters are intended to give a simple introduction +tutorial is intended to give an introduction to PostgreSQL, relational database I disagree with removing 'sim

Re: readability changes to postgres.sgml

2019-08-19 Thread Joshua D. Drake
On 8/16/19 10:41 AM, Liudmila Mantrova wrote: For what it's worth, I think the proposed changes are all solid improvements. The text reads better with them, and that's what this is about -- not whether the removed little text-pieces were 'true' or not. If we want to make th

Re: readability changes to postgres.sgml

2019-08-19 Thread Joshua D. Drake
On 8/15/19 10:22 PM, Erik Rijkers wrote: On 2019-08-16 02:26, Stephen Frost wrote: Greetings, * Joshua D. Drake (j...@commandprompt.com) wrote: attached they seem to be simply removing words and removing content that is For what it's worth, I think the proposed changes are all solid impr

minor doc fixes for REL_12_STABLE

2019-08-19 Thread Liudmila Mantrova
Hi, Please consider the attached patches that fix some documentation inconsistencies in REL_12_STABLE branch. The first one contains fixes of typos and tagging issues that were discovered during new content translation. The other is a back-patch of fixes already accepted in master after REL_12_STA