Re: Quota query with decent performance?

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Troels Arvin <troels(at)arvin(dot)dk>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Quota query with decent performance?
Date: 2003-11-18 14:45:57
Message-ID: 20031118144557.GB32105@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Tue, Nov 18, 2003 at 15:21:43 +0100,
Troels Arvin <troels(at)arvin(dot)dk> wrote:
> On Tue, 18 Nov 2003 06:56:42 -0600, Bruno Wolff III wrote:
>
> [...]
> > where not isfalse (age <=
> [...]
>
> Strange. I can't find the ISFALSE in neither PostgreSQL or standard SQL
> documentation. How can that be?

I forgot to mention that the is false operator is described under
the section on comparison operators.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Troels Arvin 2003-11-18 15:06:36 Re: Quota query with decent performance?
Previous Message Bruno Wolff III 2003-11-18 14:36:27 Re: Quota query with decent performance?