Re: Re: [HACKERS] Counting bool flags in a complex query

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Re: [HACKERS] Counting bool flags in a complex query
Date: 2000-10-06 16:31:44
Message-ID: web-1097222@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

Tom,

> Just FYI, I have committed code for 7.1 that allows ORDER
> BY to work
> correctly for a UNION'd query. A limitation is that you
> can only do
> ordering on columns that are outputs of the UNION:

As far as I know, that limitation is standard to all SQL
that supports UNION; the relational calculus (I'm told) is
impossible otherwise.

So ... we keep hearing about all the fantastic fixes in 7.1.
When will a stable build show up? :-)

-Josh

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2000-10-06 17:01:22 PostgreSQL backing www.royal.com
Previous Message Tom Lane 2000-10-06 15:44:22 Re: The 85/0.0085 mistery ?

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2000-10-06 21:23:43 Re: Re: [HACKERS] Counting bool flags in a complex query
Previous Message Tom Lane 2000-10-06 15:07:05 Re: Granting of permissions on tables