like performance w/o wildcards.

From: Joseph Shraibman <jks(at)selectacast(dot)net>
To: pgsql general list <pgsql-general(at)postgresql(dot)org>
Subject: like performance w/o wildcards.
Date: 2003-08-03 20:16:29
Message-ID: 3F2D6D9D.7030606@selectacast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I notice in 7.3.3 the planner can't tell when a LIKE has no wildcards
and is in reality an '='. Is this an easy change to make?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Markus Bertheau 2003-08-03 21:58:04 Re: How to do?
Previous Message Francisco J Reyes 2003-08-03 14:27:11 Re: Inheritance vs child tables (Was Domains)