Re: Problem with complex outer join expression - Mailing list pgsql-general

From Chris Velevitch
Subject Re: Problem with complex outer join expression
Date
Msg-id b0a3bf780604270905g629578d3m6fe96999a98d7a74@mail.gmail.com
Whole thread Raw
In response to Problem with complex outer join expression  ("Chris Velevitch" <chris.velevitch@gmail.com>)
List pgsql-general
On 4/28/06, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Either write it as date + integer, or add an integer + date operator

I thought I did it in that order, but I'll check it again.

> (not very hard, just transpose the inputs), or use PG >= 8.0 which has
> integer + date built in.

I'm using a shared host for pg, so I'm limited to they are prepared to support.


Chris
--
Chris Velevitch
Manager - Sydney Flash Platform Developers Group
www.flashdev.org.au

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Autovacuum Logging
Next
From: "Chris Velevitch"
Date:
Subject: Re: Problem with complex outer join expression