On Tue, Jul 16, 2013 at 4:40 PM, Robert Haas <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
