Re: [HACKERS] postgres Web problem

From: Tom Ivar Helbekkmo <tih(at)Norway(dot)EU(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Louis Bertrand <louis(at)bertrandtech(dot)on(dot)ca>, Vince Vielhaber <vev(at)michvhf(dot)com>, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] postgres Web problem
Date: 1999-07-27 05:43:58
Message-ID: 864siqfy01.fsf@athene.i.eunet.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:

> > <!--- /* We dont
> > perform mouse
> > actions on IE3.x &
> > NS 2.x */ function
> > msOn() { } function
>
> Yeah, I've been seeing the same with Netscape 4.08 (HPUX build) for
> some time... quoting problem, likely ...

Well, the HTML source for that FRAME is erroneous, as is normal on the
web these days, but it's not that. My guess is you've turned off the
javascript misfeature, which, possibly combined with the HTML errors
and/or the no less than four comment conventions used in that little
snippet of code, is confusing Netscape.

Incidentally, in the RDBMS comparison chart (whose URL I can't quote,
because of the FRAME stuff), PostgreSQL is shown as lacking row level
locking. Change to "supported" and add a footnote, someone?

-tih
--
Popularity is the hallmark of mediocrity. --Niles Crane, "Frasier"

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-07-27 05:54:13 Re: [HACKERS] Re: [SQL] Index on Type Numeric
Previous Message Bruce Momjian 1999-07-27 03:04:05 Re: [PORTS] RedHat6.0 & Alpha & postgresql