Re: Bug #732: LIMIT clause bugs with insert...select

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: guillaume(dot)lafarge(at)exalog(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #732: LIMIT clause bugs with insert...select
Date: 2002-08-07 13:55:19
Message-ID: 15259.1028728519@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2002-08-07 16:34:36 Bug #733: Date Arithmetics within plsql
Previous Message Tom Lane 2002-08-07 13:46:08 Re: Bug #731: Same SQL produces different results before and after VACUUM FULL