SPI_prepare
SPI_getargtypeid
returns the OID representing the type for the argIndex'th argument of a statement prepared by SPI_prepare
. First argument is at index zero.
prepared statement (returned by SPI_prepare
)
zero based index of the argument
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.