centos man page for spi_getrelname

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)

NAME
SPI_getrelname - return the name of the specified relation
SYNOPSIS
char * SPI_getrelname(Relation rel)
DESCRIPTION
SPI_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.)
ARGUMENTS
Relation rel input relation
RETURN VALUE
The name of the specified relation. PostgreSQL 9.2.7 2014-02-17 SPI_GETRELNAME(3)
Related Man Pages
globus_rsl_predicates(3) - debian
spi_modifytuple(3) - centos
dblink_build_sql_delete(3) - centos
dbplus_rcreate(3) - php
debian::dependency(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq