Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PreparedParamsData Struct Reference

Data Fields

int nargs
Oid * types
Datum * values
char * nulls
bool * freevals

Detailed Description

Definition at line 44 of file pl_exec.c.


Field Documentation

Definition at line 50 of file pl_exec.c.

Referenced by exec_eval_using_params(), and free_params_data().


The documentation for this struct was generated from the following file: