Re: How to send patch with so many files changes? - Mailing list pgsql-hackers

From David G. Johnston
Subject Re: How to send patch with so many files changes?
Date
Msg-id CAKFQuwZzWaed54aPt13j_=COQJtEK2FH6DOYwpPatG=2AQ+SMg@mail.gmail.com
Whole thread Raw
In response to Re: How to send patch with so many files changes?  (Tony Wayne <anonymouslydark3@gmail.com>)
Responses Re: How to send patch with so many files changes?
List pgsql-hackers
On Tue, Sep 24, 2024 at 5:37 PM Tony Wayne <anonymouslydark3@gmail.com> wrote:

On Wed, Sep 25, 2024 at 6:02 AM Tony Wayne <anonymouslydark3@gmail.com> wrote:

I am new in contributing to postgres. I have a doubt regarding if we want to send a patch which has an extension and also has changes in pg source also,what's the way to do it?

is git diff enough? 

Usually you'd want to use format-patch so your commit message(s) make it into the artifact.  Especially for something complex/large.

David J.

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: How to send patch with so many files changes?
Next
From: Thomas Munro
Date:
Subject: Re: AIO writes vs hint bits vs checksums