pgsql: Remove bug.template file

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove bug.template file
Date: 2019-05-20 06:58:35
Message-ID: E1hScFn-0001Le-JW@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove bug.template file

It's outdated and not really in use anymore.

Discussion: https://www.postgresql.org/message-id/flat/cf7ed2b1-1ebe-83cf-e05e-d5943f67af2d%402ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8bbb8166b63eeebd0cb618ddcf7dcaf8c4ba66f4

Modified Files
--------------
.gitattributes | 1 -
doc/bug.template | 53 ----------------------------------------------
src/tools/version_stamp.pl | 4 ----
3 files changed, 58 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-05-20 14:20:31 pgsql: Translation updates
Previous Message Andres Freund 2019-05-20 04:16:33 pgsql: Remove outdated comment in copy.c.