[Fwd: [QUESTIONS] an apparent error in answer from "##" (closest proximity)operator]

From: Gautam H Thaker <gthaker(at)atl(dot)lmco(dot)com>
To: scrappy(at)hub(dot)org
Subject: [Fwd: [QUESTIONS] an apparent error in answer from "##" (closest proximity)operator]
Date: 1998-04-30 13:40:24
Message-ID: 35487F48.F87225D4@atl.lmco.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

sorry to bug you as an individual, but I had no replies
at all to my postings below. Can you point me to a
place/person/source where I might try to seek an answer?

Thanks.

Gautam

=======
1st posting (2nd posting attached to this email.)
========
I am trying

drop table lines;
DROP

create table lines (
l line
);
CREATE

insert into lines values ('((0,0),(1,2))'::line);
WARN:fmgr_info: function 0: cache lookup failed

EOF

If I change line to lseg everthing work ok.

I believe this is Postgres 6.3 (but I don't know how to
readily find that out on a running/installed version.
Is there a way to know by looking into some file someplace?)

Thanks

--
Gautam H. Thaker
Distributed Processing Lab; Lockheed Martin Adv. Tech. Labs
A&E 3W; 1 Federal Street; Camden, NJ 08102
609-338-3907, fax 609-338-4144 email: gthaker(at)atl(dot)lmco(dot)com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-04-30 13:53:43 Re: [HACKERS] text patch -- sugg cmd when run as root
Previous Message Darren King 1998-04-30 13:17:53 Re: [HACKERS] Re: [INTERFACES] Access'97 and ODBC