Re: Bad Build

From: Jan Wieck <janwieck(at)yahoo(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, Rod Taylor <rbt(at)zort(dot)ca>, Hackers List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bad Build
Date: 2002-03-07 15:02:52
Message-ID: 200203071502.g27F2qG24280@saturn.janwieck.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-hackers

Bruce Momjian wrote:
> Tom Lane wrote:
> > Neil Conway <nconway(at)klamath(dot)dyndns(dot)org> writes:
> > > Yes, I see this as well.
> >
> > By my count the breakage from the DOMAIN patch is:
> > 1 shift/reduce conflict in gram.y
> > 3 gcc warnings (at least one being obviously a bug)
> > 1 core dump during regression tests
> >
> > Bruce, what in the heck were you doing applying this patch? You knew
> > darn well it had not been meaningfully reviewed. Not bothering to check
> > for compile problems or regression failures before applying is
> > unforgivably sloppy work. I don't blame the submitter; I blame you,
> > who should have known better.
>
> You can blame me all you want. That was in the queue, and no one
> objected, so I did my best. If you don't want to forgive me, don't.
>
> In fact, this whole indignation thing is starting to tire me. This is an
> open-source project. People do the best they can. Just make the best of
> it and move on.
>
> If this is the worst that has happened from my applying all those back
> patches, I am happy.

Sorry Bruce, but just because your patch queue is very long
due to the delays in the 7.2 release cycle is no excuse to
work sloppy now. Rushing things in is not the solution.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-03-07 16:42:28 Re: problem installing Postgresql DB
Previous Message Jason Tishler 2002-03-07 12:48:37 Re: SOLUTION : pgsql 7.2 on Cygwin PGSTAT : Connection(2)

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-03-07 15:14:39 Re: Small fix for _equalValue()
Previous Message Tom Lane 2002-03-07 15:01:40 Re: Postgresql backend to perform vacuum automatically