Re: [HACKERS] Parallel regress tests (was Re: FOREIGN KEY andshift/reduce)

From: wieck(at)debis(dot)com (Jan Wieck)
To: peter_e(at)gmx(dot)net (Peter Eisentraut)
Cc: wieck(at)debis(dot)com, tgl(at)sss(dot)pgh(dot)pa(dot)us, lockhart(at)alumni(dot)caltech(dot)edu, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Parallel regress tests (was Re: FOREIGN KEY andshift/reduce)
Date: 1999-12-10 01:44:59
Message-ID: m11wF7D-0003kKC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut wrote:

> On 1999-12-08, Jan Wieck mentioned:
>
> > The multi session test tool, written in Tcl, is ready. Where
> > should it go and how should it be named? I think it wouldn't
> > be a bad idea to have it in a place where it can be used from
> > any location, instead of putting it into the regression dir.
> > Maybe install it into bin?
>
> Please consider not doing that. Bin is for user programs. I don't see w=
> hy
> it shouldn't at least go under the test tree, if not under regress.

BTW: I added one fflush(stdout) to psql/commands.c where the
query buffer is printed for the \p command. After that, my
test tool is totally happy with it.

Jan

--

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-12-10 02:22:20 Re: [HACKERS] FOREIGN KEY and shift/reduce
Previous Message Jan Wieck 1999-12-10 01:42:38 Re: [HACKERS] Parallel regress tests (was Re: FOREIGN KEY andshift/reduce)