Re: [HACKERS] Parallel regress tests (was Re: FOREIGN KEY andshift/reduce) - Mailing list pgsql-hackers

From wieck@debis.com (Jan Wieck)
Subject Re: [HACKERS] Parallel regress tests (was Re: FOREIGN KEY andshift/reduce)
Date
Msg-id m11wF7D-0003kKC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: [HACKERS] Parallel regress tests (was Re: FOREIGN KEY andshift/reduce)  (Peter Eisentraut <peter_e@gmx.net>)
List 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@debis.com (Jan Wieck) #

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] alter table crashes back end
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] FOREIGN KEY and shift/reduce