Re: [PORTS] Port Bug Report: ident authority map problem - Mailing list pgsql-hackers

From John Edstrom
Subject Re: [PORTS] Port Bug Report: ident authority map problem
Date
Msg-id 9804061650.AA05654@bubo
Whole thread Raw
List pgsql-hackers
Bruce Momjian
>
> Are you still having problems?  Can you check this again?  Looks like it
> is saying you are connecting via pgsql.
>

Yes on pgsql.  I had the same problems with perlscripts, php/fi,
everything I tried.

Mercifully, this problem went away with the March 24 version.  It
seems to have fixed the authid problem.

Now I have other problems... can't get perl modules to compile with
6.3.1 on DEC UNIX, bizzarro date/time problems on DEC UNIX,

______ on dec unix  ----------
edstrom=> create table t(x time);
CREATE
edstrom=> insert into t values('12:12:12');
INSERT 27858 1
edstrom=> insert into t values('12:12:33');
ERROR:  Second must be limited to values 0 through < 60 in '12:12:33'
edstrom=>

__________

Is that weird or what?

I can't get it built under machten at all...

It works fine on Linux though!

sigh!

> >
> > ============================================================================
> >                         POSTGRESQL BUG REPORT TEMPLATE
> > ============================================================================
> >
> >
> > Your name        : john edstrom
> > Your email address    : edstrom@slugo.hmsc.orst.edu
> >
> > Category        : runtime: back-end
> > Severity        : serious
> >
> > Summary: ident authority map problem
> >
....
>
>
> --
> Bruce Momjian                          |  830 Blythe Avenue
> maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
>   +  If your life is a hard drive,     |  (610) 353-9879(w)
>   +  Christ can be your backup.        |  (610) 853-3000(h)
>

    je

--
 John Edstrom | edstrom @ slugo.hmsc.orst.edu

 http://www.hmsc.orst.edu/~edstrom
 "Lurker" at BioMOO (bioinfo.weizmann.ac.il:8888)

 Hatfield Marine Science Center
 2030 S. Marine Science Drive
 Newport, Oregon     97365-5296
 wk: (541) 867 0197
 fx: (541) 867 0138


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Developer setup, what works?
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] Developer setup, what works?