Thread

Commits

  1. Remove bug.template file

  1. remove doc/bug.template?

    Peter Eisentraut <peter.eisentraut@2ndquadrant.com> — 2019-05-13T19:53:58Z

    I'm not sure doc/bug.template still serves a purpose.  There is bug
    reporting advice in the documentation, and there is a bug reporting
    form.  This file just seems outdated.  Should we remove it?
    
    -- 
    Peter Eisentraut              http://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
    
    
    
    
  2. Re: remove doc/bug.template?

    Robert Haas <robertmhaas@gmail.com> — 2019-05-13T19:59:40Z

    On Mon, May 13, 2019 at 3:54 PM Peter Eisentraut
    <peter.eisentraut@2ndquadrant.com> wrote:
    > I'm not sure doc/bug.template still serves a purpose.  There is bug
    > reporting advice in the documentation, and there is a bug reporting
    > form.  This file just seems outdated.  Should we remove it?
    
    In my opinion, yes.
    
    -- 
    Robert Haas
    EnterpriseDB: http://www.enterprisedb.com
    The Enterprise PostgreSQL Company
    
    
    
    
  3. Re: remove doc/bug.template?

    Magnus Hagander <magnus@hagander.net> — 2019-05-13T20:10:11Z

    On Mon, May 13, 2019 at 10:00 PM Robert Haas <robertmhaas@gmail.com> wrote:
    
    > On Mon, May 13, 2019 at 3:54 PM Peter Eisentraut
    > <peter.eisentraut@2ndquadrant.com> wrote:
    > > I'm not sure doc/bug.template still serves a purpose.  There is bug
    > > reporting advice in the documentation, and there is a bug reporting
    > > form.  This file just seems outdated.  Should we remove it?
    >
    > In my opinion, yes.
    >
    
    +1.
    
    -- 
     Magnus Hagander
     Me: https://www.hagander.net/ <http://www.hagander.net/>
     Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
    
  4. Re: remove doc/bug.template?

    Tom Lane <tgl@sss.pgh.pa.us> — 2019-05-13T20:34:34Z

    Magnus Hagander <magnus@hagander.net> writes:
    > On Mon, May 13, 2019 at 10:00 PM Robert Haas <robertmhaas@gmail.com> wrote:
    >> On Mon, May 13, 2019 at 3:54 PM Peter Eisentraut
    >> <peter.eisentraut@2ndquadrant.com> wrote:
    >>> I'm not sure doc/bug.template still serves a purpose.  There is bug
    >>> reporting advice in the documentation, and there is a bug reporting
    >>> form.  This file just seems outdated.  Should we remove it?
    
    >> In my opinion, yes.
    
    > +1.
    
    No objection, but make sure you fix src/tools/version_stamp.pl.
    (Looks like there's a reference in .gitattributes, too)
    
    			regards, tom lane
    
    
    
    
  5. Re: remove doc/bug.template?

    Bruce Momjian <bruce@momjian.us> — 2019-05-14T02:56:54Z

    On Mon, May 13, 2019 at 04:34:34PM -0400, Tom Lane wrote:
    > Magnus Hagander <magnus@hagander.net> writes:
    > > On Mon, May 13, 2019 at 10:00 PM Robert Haas <robertmhaas@gmail.com> wrote:
    > >> On Mon, May 13, 2019 at 3:54 PM Peter Eisentraut
    > >> <peter.eisentraut@2ndquadrant.com> wrote:
    > >>> I'm not sure doc/bug.template still serves a purpose.  There is bug
    > >>> reporting advice in the documentation, and there is a bug reporting
    > >>> form.  This file just seems outdated.  Should we remove it?
    > 
    > >> In my opinion, yes.
    > 
    > > +1.
    > 
    > No objection, but make sure you fix src/tools/version_stamp.pl.
    > (Looks like there's a reference in .gitattributes, too)
    
    Yes, please remove.
    
    -- 
      Bruce Momjian  <bruce@momjian.us>        http://momjian.us
      EnterpriseDB                             http://enterprisedb.com
    
    + As you are, so once was I.  As I am, so you will be. +
    +                      Ancient Roman grave inscription +
    
    
    
    
  6. Re: remove doc/bug.template?

    Peter Eisentraut <peter.eisentraut@2ndquadrant.com> — 2019-05-20T06:58:50Z

    On 2019-05-14 04:56, Bruce Momjian wrote:
    > On Mon, May 13, 2019 at 04:34:34PM -0400, Tom Lane wrote:
    >> Magnus Hagander <magnus@hagander.net> writes:
    >>> On Mon, May 13, 2019 at 10:00 PM Robert Haas <robertmhaas@gmail.com> wrote:
    >>>> On Mon, May 13, 2019 at 3:54 PM Peter Eisentraut
    >>>> <peter.eisentraut@2ndquadrant.com> wrote:
    >>>>> I'm not sure doc/bug.template still serves a purpose.  There is bug
    >>>>> reporting advice in the documentation, and there is a bug reporting
    >>>>> form.  This file just seems outdated.  Should we remove it?
    >>
    >>>> In my opinion, yes.
    >>
    >>> +1.
    >>
    >> No objection, but make sure you fix src/tools/version_stamp.pl.
    >> (Looks like there's a reference in .gitattributes, too)
    > 
    > Yes, please remove.
    
    done
    
    -- 
    Peter Eisentraut              http://www.2ndQuadrant.com/
    PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services