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 b0a3bf780604262354k17734cf2sd964789b0563d6b5@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/26/06, chris smith <dmagick@gmail.com> wrote:
> Table joins can only be done against another table & field, I don't
> think you can do it using an expression like this. That should all be
> in the where clause.
>
> What do the timesheets and dummy_records tables look like?

timesheets.weekending is a date
dummy_records.sequence_nr is int8


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

pgsql-general by date:

Previous
From: "Chris Velevitch"
Date:
Subject: Mailing list setup issue
Next
From: "Chris Velevitch"
Date:
Subject: Re: Problem with complex outer join expression