Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
SPI_getnspname
Prev Up45.2. Interface Support FunctionsHome Next

SPI_getnspname

SPI_getnspname — return the namespace of the specified relation

Synopsis

char * SPI_getnspname(Relationrel)

Description

SPI_getnspname returns a copy of the name of the namespace that the specifiedRelation belongs to. This is equivalent to the relation's schema. You shouldpfree the return value of this function when you are finished with it.

Arguments

Relationrel

input relation

Return Value

The name of the specified relation's namespace.


Prev Up Next
SPI_getrelname Home SPI_result_code_string
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp