Re: [PORTS] Port Bug Report: ident authority map problem

From: John Edstrom <edstrom(at)bubo(dot)hmsc(dot)orst(dot)edu>
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Subject: Re: [PORTS] Port Bug Report: ident authority map problem
Date: 1998-04-06 16:50:24
Message-ID: 9804061650.AA05654@bubo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)slugo(dot)hmsc(dot)orst(dot)edu
> >
> > Category : runtime: back-end
> > Severity : serious
> >
> > Summary: ident authority map problem
> >
....
>
>
> --
> Bruce Momjian | 830 Blythe Avenue
> maillist(at)candle(dot)pha(dot)pa(dot)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

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-04-06 16:54:56 Re: [HACKERS] Developer setup, what works?
Previous Message The Hermit Hacker 1998-04-06 16:38:22 Re: [HACKERS] Developer setup, what works?