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

From Michael Paquier
Subject Re: Proposal: Make use of C99 designated initialisers fornulls/values arrays
Date
Msg-id 20191003020843.GD1586@paquier.xyz
Whole thread Raw
In response to Re: Proposal: Make use of C99 designated initialisers for nulls/values arrays  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Oct 02, 2019 at 02:55:39PM -0400, Tom Lane wrote:
> Mark Dilger <hornschnorter@gmail.com> writes:
>> (I'm sitting on a few patches until v12 goes out the door from some
>> conversations with you several months ago, and perhaps I'll include a
>> patch for this cleanup, too, when time comes for v13 patch sets to be
>> submitted.
>
> That would be now.  We already ran one CF for v13.

+1.

>> My past experience submitting patches shortly before a
>> release was that they get ignored.)
>
> What you need to do is add 'em to the commitfest app.  They might
> still get ignored for awhile, but we won't forget about them.

The last commit fest of v13 will begin on March, and the next one is
planned for the beginning of November:
https://commitfest.postgresql.org/25/
So you still have plently of time to get something into 13.

Here are also some guidelines:
https://wiki.postgresql.org/wiki/Submitting_a_Patch
But you are already aware of anyway, right?  :p
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Hooks for session start and end, take two
Next
From: Amit Kapila
Date:
Subject: Re: pgbench - allow to create partitioned tables