Limit clause is not working in Postgresql7.0.2 - Mailing list pgsql-sql

From Ricky
Subject Limit clause is not working in Postgresql7.0.2
Date
Msg-id 3ABAC5E2.25156979@cesma.com.sg
Whole thread Raw
List pgsql-sql
  Hi all  ,
   I tried to do a select statement below :
       select * from homeuser order userid        limit 5;
  However it did not working ,it display all the records in the
database.  You all have any ideas how to use limit clause ??
  Thanks weetat


pgsql-sql by date:

Previous
From: "Peter J. Schoenster"
Date:
Subject: Re: CHAR or VARCHAR
Next
From: Mohamed ebrahim
Date:
Subject: Help