Re: Problem with complex outer join expression

From: "Chris Velevitch" <chris(dot)velevitch(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with complex outer join expression
Date: 2006-04-27 16:05:21
Message-ID: b0a3bf780604270905g629578d3m6fe96999a98d7a74@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/28/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Chris Velevitch 2006-04-27 16:07:21 Re: Problem with complex outer join expression
Previous Message Bruce Momjian 2006-04-27 15:59:51 Re: Autovacuum Logging