Re: Differences in WHERE clause of SELECT - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Differences in WHERE clause of SELECT
Date
Msg-id CAM-w4HPVXVpfmjgSiG4=QfLuQuvPaAw6b-noDRZwjitRK5AnDQ@mail.gmail.com
Whole thread Raw
In response to Re: Differences in WHERE clause of SELECT  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, Jul 16, 2013 at 4:40 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> But  '1' LIKE 1 is not ambiguous


What about '1' LIKE 01 ?

What do people who write this actually expect LIKE to do? I gather
they're actually treating it as a synonym for =?


-- 
greg



pgsql-hackers by date:

Previous
From: Ants Aasma
Date:
Subject: Re: Improvement of checkpoint IO scheduler for stable transaction responses
Next
From: Robert Haas
Date:
Subject: Re: dynamic background workers