|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| PG_FUNCTION_INFO_V1 (test_cplusplus_add) | |
| Datum | test_cplusplus_add (PG_FUNCTION_ARGS) |
Variables | |
| PG_MODULE_MAGIC | |
| PG_FUNCTION_INFO_V1 | ( | test_cplusplus_add | ) |
| Datum test_cplusplus_add | ( | PG_FUNCTION_ARGS | ) |
Definition at line 31 of file test_cplusplusext.cpp.
References a, b, PG_GETARG_INT32, and PG_RETURN_INT32.
| PG_MODULE_MAGIC |
Definition at line 21 of file test_cplusplusext.cpp.