| From: | Jelte Fennema-Nio <postgres(at)jeltef(dot)nl> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz> |
| Cc: | Japin Li <japinli(at)hotmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Jeff Davis <pgsql(at)j-davis(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Improve readability by using designated initializers when possible |
| Date: | 2024-03-01 05:30:10 |
| Message-ID: | CAGECzQQfe=Taq99isOZNZN829=aFUNMZtnA5v1z5_FL4+XnUTw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, 1 Mar 2024 at 06:08, Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> Mostly OK to me. Just note that this comment is incorrect because
> pg_enc2gettext_tbl[] includes elements in the range
> [PG_SJIS,_PG_LAST_ENCODING_[ ;)
fixed
| Attachment | Content-Type | Size |
|---|---|---|
| v9-0003-Simplify-pg_enc2gettext_tbl.patch | text/x-patch | 5.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2024-03-01 05:31:38 | Re: Make COPY format extendable: Extract COPY TO format implementations |
| Previous Message | Jelte Fennema-Nio | 2024-03-01 05:25:27 | Re: ALTER TABLE SET ACCESS METHOD on partitioned tables |