Query: spi_getrelname
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPI_GETRELNAME(3) PostgreSQL 9.2.7 Documentation SPI_GETRELNAME(3)NAMESPI_getrelname - return the name of the specified relationSYNOPSISchar * SPI_getrelname(Relation rel)DESCRIPTIONSPI_getrelname returns a copy of the name of the specified relation. (You can use pfree to release the copy of the name when you don't need it anymore.)ARGUMENTSRelation rel input relationRETURN VALUEThe name of the specified relation. PostgreSQL 9.2.7 2014-02-17 SPI_GETRELNAME(3)
Related Man Pages |
---|
dblink_build_sql_insert(3) - centos |
pg_end_copy(3) - php |
bio::annotation::relation(3pm) - debian |
debian::dependency(3pm) - debian |
xml::atom::atompub(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
Controlling user input |