From e75d99818dd3940be997520e64db8c9e3b207e39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:26 +0200 Subject: Merging upstream version 15.7. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/spi-spi-getrelname.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/spi-spi-getrelname.html') diff --git a/doc/src/sgml/html/spi-spi-getrelname.html b/doc/src/sgml/html/spi-spi-getrelname.html index 050c46d..5015660 100644 --- a/doc/src/sgml/html/spi-spi-getrelname.html +++ b/doc/src/sgml/html/spi-spi-getrelname.html @@ -1,5 +1,5 @@ -SPI_getrelname

SPI_getrelname

SPI_getrelname — return the name of the specified relation

Synopsis

+SPI_getrelname

SPI_getrelname

SPI_getrelname — return the name of the specified relation

Synopsis

 char * SPI_getrelname(Relation rel)
 

Description

SPI_getrelname returns a copy of the name of the @@ -9,4 +9,4 @@ char * SPI_getrelname(Relation rel) input relation

Return Value

The name of the specified relation. -

\ No newline at end of file +

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