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

From: Peter Geoghegan <pg(at)bowt(dot)ie>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add historic commit to git-blame-ignore-revs file.
Date: 2021-08-31 20:01:04
Message-ID: E1mL9wO-00056R-3G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add historic commit to git-blame-ignore-revs file.

Add a historic pgindent commit that was missed by the initial work done
in commit 8e638845.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/aec5cc9efda00f7f418c9a068c92cab119602084

Modified Files
--------------
.git-blame-ignore-revs | 3 +++
1 file changed, 3 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2021-08-31 22:00:48 pgsql: Remove unneeded old_rel_pages VACUUM state field.
Previous Message John Naylor 2021-08-31 19:21:31 pgsql: Mark the timestamptz variant of date_bin() as stable