Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile README pg_dumpaccounts.sh)
From:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To:
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc:
Peter Eisentraut <peter_e(at)gmx(dot)net>, Jan Wieck <janwieck(at)Yahoo(dot)com>,
PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject:
Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile README pg_dumpaccounts.sh)
Date:
2000-11-02 19:28:27
Message-ID:
26459.973193307@sss.pgh.pa.us (view raw or flat )
Thread:
2000-11-02 18:20:12 from wieck(at)postgresql(dot)org
2000-11-02 19:14:36 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2000-11-02 19:17:34 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-02 19:25:36 from Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
2000-11-02 19:28:27 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2000-11-02 19:30:44 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-02 20:42:43 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2000-11-02 20:01:51 from Ned Lilly <ned(at)greatbridge(dot)com>
2000-11-02 20:10:07 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-02 20:30:17 from Vince Vielhaber <vev(at)michvhf(dot)com>
2000-11-02 20:32:47 from Karl DeBisschop <kdebisschop(at)alert(dot)infoplease(dot)com>
2000-11-02 21:19:06 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2000-11-02 21:26:27 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2000-11-02 21:33:40 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-02 21:49:14 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2000-11-02 21:54:44 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-03 00:39:21 from The Hermit Hacker <scrappy(at)hub(dot)org>
2000-11-03 00:46:05 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-03 01:39:17 from Nathan Myers <ncm(at)zembu(dot)com>
2000-11-03 00:51:26 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2000-11-03 01:22:25 from The Hermit Hacker <scrappy(at)hub(dot)org>
2000-11-03 01:15:44 from Vince Vielhaber <vev(at)michvhf(dot)com>
2000-11-03 01:29:39 from Larry Rosenman <ler(at)lerctr(dot)org>
2000-11-06 09:24:04 from Jan Wieck <janwieck(at)Yahoo(dot)com>
2000-11-02 21:51:30 from Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
2000-11-03 00:34:56 from The Hermit Hacker <scrappy(at)hub(dot)org>
2000-11-03 00:29:52 from The Hermit Hacker <scrappy(at)hub(dot)org>
2000-11-03 00:40:59 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-03 01:11:53 from Vince Vielhaber <vev(at)michvhf(dot)com>
2000-11-03 01:13:00 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-03 15:29:07 from "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
2000-11-03 17:49:42 from Peter Eisentraut <peter_e(at)gmx(dot)net>
2000-11-03 18:02:22 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-05 04:13:54 from The Hermit Hacker <scrappy(at)hub(dot)org>
2000-11-03 18:03:23 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2000-11-03 18:07:53 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
2000-11-03 18:18:11 from Karl DeBisschop <kdebisschop(at)alert(dot)infoplease(dot)com>
2000-11-03 18:18:23 from Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Lists:
pgsql-committers pgsql-hackers
Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I think the issue is that we don't want to risk breaking pg_dumpall in a
> minor release.
No we don't, but I agree with Peter that pg_dumpall is the place for
this feature in the long run. A separate contrib script is not going
to get maintained.
What I want to know is why we are adding features at all in a minor
release. Especially 24 or so hours before release, when there is
certainly no time for any testing worthy of the name. Contrib or no
contrib, I think this is a bad idea and a bad precedent.
regards, tom lane
In response to
Responses
pgsql-hackers by date
Next :From: Bruce MomjianDate: 2000-11-02 19:30:44
Subject : Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile
README pg_dumpaccounts.sh)
Previous :From : Lamar OwenDate : 2000-11-02 19:25:36
Subject : Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts
(MakefileREADME pg_dumpaccounts.sh)
pgsql-committers by date
Next :From: Bruce MomjianDate: 2000-11-02 19:30:44
Subject : Re: Re: [COMMITTERS] pgsql/contrib/pg_dumpaccounts (Makefile
README pg_dumpaccounts.sh)
Previous :From : momjianDate : 2000-11-02 19:26:51
Subject : pgsql/src/tools (pgcvslog)