is it possible to use LIMIT and INTERSECT ? - Mailing list pgsql-hackers

From Oleg Bartunov
Subject is it possible to use LIMIT and INTERSECT ?
Date
Msg-id Pine.GSO.3.96.SK.991017203739.11898z-100000@ra
Whole thread Raw
Responses Re: [HACKERS] is it possible to use LIMIT and INTERSECT ?  (Bruce Momjian <maillist@candle.pha.pa.us>)
Re: [HACKERS] is it possible to use LIMIT and INTERSECT ?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Subject says all.
In general I want to limit output from

select ......intersect
select ......

Current implementation of LIMIT doesn't support this.
Are there any solutions ?


Regards,    Oleg

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] pg_type questions
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] pg_type questions