"Yoshihisa Nakano" <[EMAIL PROTECTED]> writes:
> => INSERT INTO a VALUES (execq('SELECT * FROM a', 0) + 1);
> INFO:  EXECQ:  0
> INSERT 167713 1

> I tried this example, but INFO showed 1, not 0.

Yeah ... the INSERT won't show an OID by default anymore, either.
Fixed; thanks for the report!

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to