Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads

SPI_getnspname

Name

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.


PrevHomeNext
SPI_getrelnameUpMemory Management
Go to PostgreSQL 9.4
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp