Re: GUC tables - use designated initializers

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Peter Smith <smithpb2250(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: GUC tables - use designated initializers
Date: 2022-10-04 06:48:49
Message-ID: YzvXUdzJB42c4Xtq@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 04, 2022 at 04:20:36PM +1100, Peter Smith wrote:
> The v2 patches are updated as follows:
>
> 0001 - Now this patch only fixes a comment that had a wrong enum name.

This was wrong, so fixed.

> 0002 - Removes unnecessary whitespace (same as v1-0002)

This one does not seem worth doing, though..
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amul Sul 2022-10-04 06:57:25 Re: Convert macros to static inline functions
Previous Message Kyotaro Horiguchi 2022-10-04 06:41:30 Re: Use XLogFromFileName() in pg_resetwal to parse position from WAL file