Port Reports: UnixWare/Failure/Priviledge Test - Mailing list pgsql-hackers

From Larry Rosenman
Subject Port Reports: UnixWare/Failure/Priviledge Test
Date
Msg-id 16120000.1067062696@lerlaptop.lerctr.org
Whole thread Raw
List pgsql-hackers
In addition to the -g issue, I get the following failure:

*** ./expected/privileges.out    Thu Oct  9 20:49:31 2003
--- ./results/privileges.out    Fri Oct 24 14:07:18 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 ----

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

with 7.4CVS.

$ uname -a
UnixWare lerami 5 7.1.3 i386 x86at SCO UNIX_SVR5
$

--
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: Bruce Momjian
Date:
Subject: Re: Call for port reports
Next
From: "Dave Page"
Date:
Subject: Re: Call for port reports