Re: Functionality

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jonathan Bartlett <johnnyb6(at)sdf(dot)lonestar(dot)org>
Cc: Brian Kejser <bkejser(at)KAISERDIGITAL(dot)com>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Functionality
Date: 2001-06-10 01:40:10
Message-ID: 200106100140.f5A1eAL16134@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > > 5. Does postgresql support SQL hints (belong using the JOIN keyword)?
> >
> > No.
> >
>
> I believe there is an explicit join syntax. Too lazy to look it up. It's
> more than just hints, though, it's a totally different syntax.

The JOIN is really not for optimizer hints, which I believe was his
question. If he wants full ANSI JOIN syntax, we have that.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vince Vielhaber 2001-06-10 01:48:22 Re: PGDG?
Previous Message Jonathan Bartlett 2001-06-10 01:38:16 Re: Functionality