Re: Improve readability by using designated initializers when possible

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Japin Li <japinli(at)hotmail(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Jeff Davis <pgsql(at)j-davis(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Improve readability by using designated initializers when possible
Date: 2024-03-26 10:15:22
Message-ID: c04cdabb-8510-4a2b-b322-9eb9f5826925@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25.03.24 06:00, jian he wrote:
> looking through v4 again.
> v4 looks good to me.

Thanks, I have committed this.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2024-03-26 10:16:00 Re: remaining sql/json patches
Previous Message Amit Kapila 2024-03-26 10:14:29 Re: pgsql: Track last_inactive_time in pg_replication_slots.