SPI_PALLOC(3) PostgreSQL 9.2.7 Documentation SPI_PALLOC(3)NAMESPI_palloc - allocate memory in the upper executor contextSYNOPSISvoid * SPI_palloc(Size size)DESCRIPTIONSPI_palloc allocates memory in the upper executor context.ARGUMENTSSize size size in bytes of storage to allocateRETURN VALUEpointer to new storage space of the specified size PostgreSQL 9.2.7 2014-02-17 SPI_PALLOC(3)
| Related Man Pages |
|---|
| xtfree(3) - x11r4 |
| xtnew(3) - x11r4 |
| xtrealloc(3) - x11r4 |
| xtfree(3xt) - ultrix |
| xtrealloc(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| [TIP] Processing YAML files with yq |