Regression Test Failure/UnixWare - Mailing list pgsql-hackers

From Larry Rosenman
Subject Regression Test Failure/UnixWare
Date
Msg-id 163030000.1067187285@lerlaptop.lerctr.org
Whole thread Raw
List pgsql-hackers
As I posted yesterday, I've got the priviledges test failing (it's the
only one).  I posted a single-step run, and I've not heard from
anyone.

I can set up an account for anyone that want's to play with it to figure
out what I've got messed up....

LER
just to refresh folks memory, here is the failure:
*** ./expected/privileges.out    Thu Oct  9 20:49:31 2003
--- ./results/privileges.out    Sat Oct 25 12:04:45 2003
***************
*** 247,253 **** (1 row)
 CREATE FUNCTION testfunc3(int) RETURNS int AS 'select 2 * $1;' LANGUAGE
sql; -- fail
- ERROR:  permission denied for language sql SET SESSION AUTHORIZATION regressuser3; SELECT testfunc1(5); -- fail
ERROR: permission denied for function testfunc1 
--- 247,252 ----

======================================================================



--
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 972-414-9812                 E-Mail: ler@lerctr.org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: 7.4 compatibility question
Next
From: "Dave Page"
Date:
Subject: Re: Call for port reports