pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-10-01 Thread Tatsuo Ishii
Doc: replace unnecessary non-breaking space with ordinal space. There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in UTF-8) in the docs. This commit replaces them with ASCII spaces (0x20). config.sgml is backpatched through 17. ref/drop_extension.sgml is backpatched through 13. D

Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-10-01 Thread Michael Paquier
On Tue, Oct 01, 2024 at 04:32:23PM +0900, Tatsuo Ishii wrote: > Thank you for letting know me. I pushed it. But I noticed that now > the commit's author time and commit time are different after pushed > it. Should I revert ot and push it again? You have applied a cherry-pick, from what I can see

Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-10-01 Thread Tatsuo Ishii
> You have applied a cherry-pick, from what I can see. Yes, I did and "git pull" later on. > There is no > point in reverting and re-pushing for that, IMO, because there is also > a point in keeping the author timestamp close to the original ones > when doing a cherry-pick of a past commit on a s

Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-10-01 Thread Tatsuo Ishii
> Ishii-san, > > On Tue, Oct 01, 2024 at 03:00:15AM +, Tatsuo Ishii wrote: >> Doc: replace unnecessary non-breaking space with ordinal space. >> >> There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in >> UTF-8) in the docs. This commit replaces them with ASCII spaces >> (0x20)

Re: pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-09-30 Thread Michael Paquier
Ishii-san, On Tue, Oct 01, 2024 at 03:00:15AM +, Tatsuo Ishii wrote: > Doc: replace unnecessary non-breaking space with ordinal space. > > There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in > UTF-8) in the docs. This commit replaces them with ASCII spaces > (0x20). > > conf

pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-09-30 Thread Tatsuo Ishii
Doc: replace unnecessary non-breaking space with ordinal space. There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in UTF-8) in the docs. This commit replaces them with ASCII spaces (0x20). config.sgml is backpatched through 17. ref/drop_extension.sgml is backpatched through 13. D

pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-09-30 Thread Tatsuo Ishii
Doc: replace unnecessary non-breaking space with ordinal space. There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in UTF-8) in the docs. This commit replaces them with ASCII spaces (0x20). config.sgml is backpatched through 17. ref/drop_extension.sgml is backpatched through 13. D

pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-09-30 Thread Tatsuo Ishii
Doc: replace unnecessary non-breaking space with ordinal space. There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in UTF-8) in the docs. This commit replaces them with ASCII spaces (0x20). config.sgml is backpatched through 17. ref/drop_extension.sgml is backpatched through 13. D

pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-09-30 Thread Tatsuo Ishii
Doc: replace unnecessary non-breaking space with ordinal space. There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in UTF-8) in the docs. This commit replaces them with ASCII spaces (0x20). config.sgml is backpatched through 17. ref/drop_extension.sgml is backpatched through 13. D

pgsql: Doc: replace unnecessary non-breaking space with ordinal space.

2024-09-30 Thread Tatsuo Ishii
Doc: replace unnecessary non-breaking space with ordinal space. There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in UTF-8) in the docs. This commit replaces them with ASCII spaces (0x20). config.sgml is backpatched through 17. ref/drop_extension.sgml is backpatched through 13. D