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
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