PostgreSQL Source Code  git master
loadable_libraries_state Struct Reference

Data Fields

PGresult ** ress
 
int totaltups
 

Detailed Description

Definition at line 48 of file function.c.

Field Documentation

◆ ress

PGresult** loadable_libraries_state::ress

Definition at line 50 of file function.c.

◆ totaltups

int loadable_libraries_state::totaltups

Definition at line 51 of file function.c.

Referenced by get_loadable_libraries().


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