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 |
|---|
| create_foreign_table(7) - centos |
| globus_rsl_predicates(3) - debian |
| bio::annotation::relation(3pm) - debian |
| debian::dependency(3pm) - debian |
| xml::atom::atompub(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |