Re: More grist for the PostgreSQL vs MySQL mill - Mailing list pgsql-general

From Michael Nolan
Subject Re: More grist for the PostgreSQL vs MySQL mill
Date
Msg-id 4abad0eb0701201509h7d022df6v2e8370494200e0a0@mail.gmail.com
Whole thread Raw
In response to Re: More grist for the PostgreSQL vs MySQL mill  (Ron Johnson <ron.l.johnson@cox.net>)
Responses Re: More grist for the PostgreSQL vs MySQL mill  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
This is a generated query in a web form where there could be a series of 12 digit event IDs input by the user, hence using the 'in' form.  This is slightly lazy programming on my part, but it makes little difference in either PostgreSQL or MySQL whether I use = or 'in'.
--
Mike Nolan

On 1/20/07, Ron Johnson <ron.l.johnson@cox.net> wrote:


Is this query created by an application?  I.e, there might be a list
of PLR_EVENTIDs?

If so, I understand why it is like it is.  Otherwise, why not make
it a direct equality?


pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: More grist for the PostgreSQL vs MySQL mill
Next
From: Ron Johnson
Date:
Subject: Re: More grist for the PostgreSQL vs MySQL mill