|
PostgreSQL Source Code git master
|
#include <plpgsql.h>
Data Fields | |
| PLpgSQL_datum_type | dtype |
| int | dno |
| char * | fieldname |
| int | recparentno |
| int | nextfield |
| uint64 | rectupledescid |
| ExpandedRecordFieldInfo | finfo |
| PLpgSQL_datum_type PLpgSQL_recfield::dtype |
| ExpandedRecordFieldInfo PLpgSQL_recfield::finfo |