Migration to version 7.4

From: Nabil Sayegh <postgresql(at)e-trolley(dot)de>
To: pgsql-novice <pgsql-novice(at)postgresql(dot)org>
Subject: Migration to version 7.4
Date: 2003-12-01 13:33:23
Message-ID: 3FCB4323.8040409@e-trolley.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

congratulations to the new release, I couldn't try it yet, but the release
notes are promising.

However there is one thing that needs a bit more explanation:

1) Inner joins using the explicit JOIN syntax may behave differently
because they are now better optimized.

What exactly do you mean by 'may behave differently'?

Could you give an example?

I excessively use explicit JOINs because I like the syntax much more as it
seperates the 'building of the superset of the result' from the 'filtering'.

TIA
--
e-Trolley Sayegh & John, Nabil Sayegh
Tel.: 0700 etrolley /// 0700 38765539
Fax.: +49 69 8299381-8
PGP : http://www.e-trolley.de

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Oliver Elphick 2003-12-01 13:45:57 Re: Hello
Previous Message Laurent FALLET 2003-11-30 21:03:26 How to create an abstract data type (ADT) under postgresql / postquel ?