Lowell Hought <lowell(dot)hought(at)gmail(dot)com> writes:
> Why would it return with a LIMIT clause, but not without the LIMIT clause?
[ shrug... ] I still suppose this is due to a poor choice of plan
in the no-LIMIT case, but you've yet to provide the info needed
for someone else to reproduce the problem. You could try comparing
EXPLAIN output in the LIMIT and no-LIMIT cases.
regards, tom lane