Re: [BUGS] BUG #5129: LIMIT not correct.

2009-10-21 Thread Tom Lane
Andres Freund writes: > On Wednesday 21 October 2009 05:37:36 Thach Anh Tran wrote: >> the LIMIT clause is not reply correct number of rows and rows returns. > Read the second caution block in the relevant section of the manual: > http://www.postgresql.org/docs/current/interactive/sql-select.html

Re: [BUGS] BUG #5129: LIMIT not correct.

2009-10-21 Thread Andres Freund
On Wednesday 21 October 2009 05:37:36 Thach Anh Tran wrote: > The following bug has been logged online: > > Bug reference: 5129 > Logged by: Thach Anh Tran > Email address: myqua...@gmail.com > PostgreSQL version: 8.3.8 > Operating system: Linux > Description:LIMIT not

[BUGS] BUG #5129: LIMIT not correct.

2009-10-20 Thread Thach Anh Tran
The following bug has been logged online: Bug reference: 5129 Logged by: Thach Anh Tran Email address: myqua...@gmail.com PostgreSQL version: 8.3.8 Operating system: Linux Description:LIMIT not correct. Details: the LIMIT clause is not reply correct number of rows a