pgaccess and LIMIT? - Mailing list pgsql-hackers

From Pavel@Janik.cz (Pavel Janík ml.)
Subject pgaccess and LIMIT?
Date
Msg-id m3y9wmhxnb.fsf@snowwhite.suse.cz
Whole thread Raw
List pgsql-hackers
Hi,

try the following command (Queries/New) in pgaccess from 7.0.3:

SELECT * from cols LIMIT 1;

It will return the same set of records as:

SELECT * from cols;

psql works correctly.
-- 
Pavel Janík ml.
Pavel@Janik.cz
http://www.janik.cz


pgsql-hackers by date:

Previous
From: Thomas Swan
Date:
Subject: Install Failure [7.1beta2 tarballs]
Next
From: Kaare Rasmussen
Date:
Subject: PostgreSQL web page