RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays - Mailing list pgsql-hackers

From Smith, Peter
Subject RE: Proposal: Make use of C99 designated initialisers fornulls/values arrays
Date
Msg-id 201DD0641B056142AC8C6645EC1B5F62014B91C5B2@SYD1217
Whole thread Raw
In response to Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays  (Amit Kapila <amit.kapila16@gmail.com>)
List pgsql-hackers
From: Amit Kapila <amit.kapila16@gmail.com> Sent: Wednesday, 2 October 2019 9:42 AM

> I don't have any strong opinion on this, but I would mildly prefer to initialize boolean array with false just for
thesake of readability (we generally initializing booleans with false).
 

Done. Please see attached updated patch.

Kind Regards
--
Peter Smith
Fujitsu Australia

Attachment

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Standby accepts recovery_target_timeline setting?
Next
From: Fujii Masao
Date:
Subject: Re: Recovery performance of DROP DATABASE with many tablespaces