setting the value returned by PQcmdTuples - Mailing list pgsql-general

From Jeff Davis
Subject setting the value returned by PQcmdTuples
Date
Msg-id 1156182214.15743.15.camel@dogma.v10.wvs
Whole thread Raw
List pgsql-general
I have an ON INSERT DO INSTEAD rule that calls a function to do the
insert (via "SELECT myfunction(...)"). How do I set the number returned
by PQcmdTuples?

Regards,
    Jeff Davis


pgsql-general by date:

Previous
From: "John D. Burger"
Date:
Subject: Re: Queries joining views
Next
From: Tom Lane
Date:
Subject: Re: Queries joining views