Re: [HACKERS] rules regression test

Jan Wieck <jwieck@debis.com>

From: jwieck@debis.com (Jan Wieck)
To: jwieck@debis.com
Cc: prlw1@cam.ac.uk, pgsql-hackers@postgreSQL.org
Date: 1999-05-17T09:02:46Z
Lists: pgsql-hackers
> 
> >
> > The rules test is the only that fails for me under NetBSD/i386, and this
> > seems simply to be due to using a different userid. The expected result
> > has viewowner=pgsql, my result has viewowner=postgres. I suspect that had
> > I run "gmake runtest" as some other userid with access to the regression
> > database some of those rows may have had yet a different viewowner. Would
> > it be a good idea to omit viewowner in the test as per the following
> > patches? (Less luck on NetBSD/arm32 - looks similar to someone elses
> > posting for the mac port)
> >
> 
>     Sorry,
> 
>     me again due to latest changes - will fix.


    Done.


Jan

-- 

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