From 2a0f262beff32ba86bcb58f3273214e5d0517c09 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:16:24 +0200 Subject: Merging upstream version 16.3. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/spi-spi-execute.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/spi-spi-execute.html') diff --git a/doc/src/sgml/html/spi-spi-execute.html b/doc/src/sgml/html/spi-spi-execute.html index bff6db1..90a06ef 100644 --- a/doc/src/sgml/html/spi-spi-execute.html +++ b/doc/src/sgml/html/spi-spi-execute.html @@ -1,5 +1,5 @@ -SPI_execute

SPI_execute

SPI_execute — execute a command

Synopsis

+SPI_execute

SPI_execute

SPI_execute — execute a command

Synopsis

 int SPI_execute(const char * command, bool read_only, long count)
 

Description

SPI_execute executes the specified SQL command @@ -176,4 +176,4 @@ typedef struct SPITupleTable C function variables if you need to access the result table of SPI_execute or another query-execution function across later calls. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3