Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.
Date: 2021-06-28 19:48:29
Message-ID: CAH2-Wz=2PjF4As8dWECArsXxLKganYmQ-s0UeGqHHbHhqDKqeA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Mon, Jun 28, 2021 at 9:47 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> The instructions for "Starting a New Development Cycle" perhaps need
> a specific "see src/tools/pgindent/README". I'd be inclined to
> remove the separate mention of .git-blame-ignore-revs from "Pre-Beta
> Tasks", too. If you didn't read pgindent/README you might miss
> more than just this.

How about the approach taken in the attached patch?

I think that leaving the snippet on adding new entries to the file at
the top of the file is the right approach. I haven't changed that. I
do point this out explicitly, though.

--
Peter Geoghegan

Attachment Content-Type Size
0001-Improve-.git-blame-ignore-revs-release-workflow.patch application/octet-stream 2.0 KB

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-06-28 19:53:53 Re: pgsql: Add pgindent commit to git-blame-ignore-revs file.
Previous Message Tom Lane 2021-06-28 18:18:05 pgsql: Don't use abort(3) in libpq's fe-print.c.