Loading search index…
No recent searches
No results for "Query here"
SPI_exec —执行读/写命令
int SPI_exec(const char * command, long count)
SPI_exec与SPI_execute相同,后者的* read_only *参数始终作为false。
SPI_exec
SPI_execute
read_only
false
const char * command
long count
0
参见SPI_execute。