Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads

SPI_getrelname

Name

SPI_getrelname -- return the name of the specified relation

Synopsis

char * SPI_getrelname(Relationrel)

Description

SPI_getrelname returns a copy of the name of the specified relation. (You can usepfree to release the copy of the name when you don't need it anymore.)

Arguments

Relationrel

input relation

Return Value

The name of the specified relation.


PrevHomeNext
SPI_gettypeidUpSPI_getnspname
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