David Wheeler <[EMAIL PROTECTED]> writes:
> Note that FOUND is false, but the ROW_COUNT fetched by GET  
> DIAGNOSTICS is set to 1. So shouldn't FOUND be true? Or does it just  
> not work with EXECUTE and need to be documented as such? Or am I just  
> missing something obvious?

It *is* documented: the manual lists the statements that affect FOUND,
and EXECUTE is not among them.

Whether it should be is another question, but that's a definition
disagreement (a/k/a enhancement proposal) not a bug.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to