Rechercher une page de manuel
spi_getrelname
Langue: en
Version: 2007-02-07 (ubuntu - 16/08/07)
Section: 7 (Divers)
NAME
SPI_getrelname - return the name of the specified relationSYNOPSIS
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.
Nul vent n'est favorable à celui qui ne sait pas où il va
Contenus ©2006-2008 Benjamin Poulain
Design ©2006-2008 Maxime Vantorre