Re: minor doc fixes for REL_12_STABLE

2019-08-22 Thread Tom Lane
Michael Paquier writes: > On Thu, Aug 22, 2019 at 04:13:00PM +0300, Liudmila Mantrova wrote: >> Looks like you have also changed "an SQL" to "a SQL" in some cases (but not >> everywhere), and I wonder what's the official guidance here for PostgreSQL >> documentation. > This was discussed not long

Re: minor doc fixes for REL_12_STABLE

2019-08-22 Thread Michael Paquier
On Thu, Aug 22, 2019 at 04:13:00PM +0300, Liudmila Mantrova wrote: > Looks like you have also changed "an SQL" to "a SQL" in some cases (but not > everywhere), and I wonder what's the official guidance here for PostgreSQL > documentation. I see no consistency, but the first version appears more > o

Re: minor doc fixes for REL_12_STABLE

2019-08-22 Thread Liudmila Mantrova
On Tue, Aug 20, 2019 at 7:48 AM Michael Paquier wrote: > On Mon, Aug 19, 2019 at 05:12:12PM +0300, Liudmila Mantrova wrote: > > Most of the stuff in v12-doc-fixes.patch looks pretty good. I don't > agree with some of the changes in libpq.sgml, as firstterm is used to > outline the different mode

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

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