Subject: PGresult::EMPTY_QUERY
From: Szymon Drejewicz <drejewic@ i z d p
Date: Mon, 17 Mar 2003 17:40:54 +0900
When PGresult::EMPTY_QUERY is returned? I'm asking because of 'SELECT *
FROM customer LIMIT 0' cause PGresult::TUPLES_OK.
I have thought that 'LIMIT 0' clause determines empty result, didn't it?
Szymon