Re: Error with union in sub-selects

From: Martin Neimeier <nei(at)ibn(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Error with union in sub-selects
Date: 2000-09-06 13:37:21
Message-ID: 39B64891.A9ED986A@ibn.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hello,
some additional informations:

- if i execute the subselect alone, it works fine !.
- The same select statement works with sybase and oracle, so i think its a legal statement.
- After reading in the sql2-standard, i have found nothing which restricts unions in sub-selects.

(I don't want to use another rdbms ... i want to use PostgreSQL :-)))))

If somebody has a workaround, then i am the happiest person for the day.

cu
Martin

--
Martin Neimeier
Ingenieur-Buero Neimeier
Schwarzach / Germany
mailto:nei(at)ibn(dot)de / http://www.ibn.de (under heavy reconstruction)
Tel:+49(6262)912344 / Fax:+49(6262)912347

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2000-09-06 14:37:33 Re: bug in date_part() function in 6.5.2, 7.0.2
Previous Message pgsql-bugs 2000-09-06 13:17:03 Error with union in sub-selects