Re: GUC tables - use designated initializers

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-04T06:48:49Z
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

Commits

  1. Fix comment in guc_tables.c