Regression Test Failure/UnixWare

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Regression Test Failure/UnixWare
Дата
Msg-id 163030000.1067187285@lerlaptop.lerctr.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: 7.4 compatibility question
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Call for port reports