Re: Error with union in sub-selects - Mailing list pgsql-bugs

From Martin Neimeier
Subject Re: Error with union in sub-selects
Date
Msg-id 39B64891.A9ED986A@ibn.de
Whole thread Raw
In response to Error with union in sub-selects  (pgsql-bugs@postgresql.org)
List 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@ibn.de  / http://www.ibn.de (under heavy reconstruction)
Tel:+49(6262)912344 / Fax:+49(6262)912347

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Error with union in sub-selects
Next
From: Tom Lane
Date:
Subject: Re: bug in date_part() function in 6.5.2, 7.0.2