|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| PG_FUNCTION_INFO_V1 (test_ext) | |
| Datum | test_ext (PG_FUNCTION_ARGS) |
Variables | |
| PG_MODULE_MAGIC | |
| PG_FUNCTION_INFO_V1 | ( | test_ext | ) |
| Datum test_ext | ( | PG_FUNCTION_ARGS | ) |
Definition at line 17 of file test_ext.c.
References ereport, errmsg, NOTICE, and PG_RETURN_VOID.
| PG_MODULE_MAGIC |
Definition at line 12 of file test_ext.c.