--On Saturday, October 25, 2003 18:35:06 +0200 Peter Eisentraut <[EMAIL PROTECTED]> wrote:

Peter Eisentraut writes:

FreeBSD 4.8-RELEASE alpha

BUT: The default CFLAGS are set by configure to -O2, although the
template wants -O.  I manually modified the CFLAGS to -O after configure.

I've committed a fix for the CFLAGS handling, and now this platform works perfectly.
That commit also fixed my -g issue with UnixWare. I still have the following regression.diffs:

*** ./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 ----

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



-- Peter Eisentraut [EMAIL PROTECTED]


---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]




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

Attachment: pgp00000.pgp
Description: PGP signature



Reply via email to