Re: Bug #732: LIMIT clause bugs with insert...select - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #732: LIMIT clause bugs with insert...select
Date
Msg-id 15259.1028728519@sss.pgh.pa.us
Whole thread Raw
In response to Bug #732: LIMIT clause bugs with insert...select  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> The LIMIT clause is not working with SELECT command if SELECT is part of INSERT command.

Works fine for me in 7.2.1 and current development sources.  What
PG version are you using?

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug #731: Same SQL produces different results before and after VACUUM FULL
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #733: Date Arithmetics within plsql