Re: length limitation in '=' operator when comparing TEXT fields ?

From: "Michael Beckstette" <mbeckste(at)TechFak(dot)Uni-Bielefeld(dot)DE>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: length limitation in '=' operator when comparing TEXT fields ?
Date: 2002-05-23 22:41:44
Message-ID: 1020524004144.ZM10686@sirari.TechFak.Uni-Bielefeld.DE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,
ok my fault. It was a cut and paste error, there is no leading blank. In my
view this only happens when the strings to compare are quite "long".
If there is no limitation for the '=' operator itself,could it be possible that
something like this happens when the query is passed through LIPQ's PQexec
function ?

My system:
PostgreSQL 7.1.2 on sparc-sun-solaris2.5.1, compiled by GCC 2.95

Regards

Michael Beckstette

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Heng Sun 2002-05-24 18:33:34 Re: Bug #671: server corrupt
Previous Message Tom Lane 2002-05-23 20:15:23 Re: length limitation in '=' operator when comparing TEXT fields ?