| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: typos |
| Date: | 2023-01-03 07:33:01 |
| Message-ID: | CAA4eK1Jtss3YrKoCtYkq1XdFgjWbTNv0t_Q3oufGAxC8DQ_OqQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Jan 3, 2023 at 12:58 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>
> On Fri, Dec 30, 2022 at 05:12:57PM -0600, Justin Pryzby wrote:
>
> # Use larger ccache cache, as this task compiles with multiple compilers /
> # flag combinations
> - CCACHE_MAXSIZE: "1GB"
> + CCACHE_MAXSIZE: "1G"
>
> In 0006, I am not sure how much this matters.
>
The other places in that file use M, so maybe, this is more consistent.
One minor comment:
- spoken in Belgium (BE), with a <acronym>UTF-8</acronym> character set
+ spoken in Belgium (BE), with a <acronym>UTF</acronym>-8 character set
Shouldn't this be <acronym>UTF8</acronym> as we are using in func.sgml?
--
With Regards,
Amit Kapila.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Drouvot, Bertrand | 2023-01-03 07:41:22 | Re: Minimal logical decoding on standbys |
| Previous Message | Michael Paquier | 2023-01-03 07:28:29 | Re: typos |