#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| bool | lanpltrusted |
| Oid | lanplcallfoid |
| Oid | laninline |
| Oid | lanvalidator |
| char * | lanacl |
| char * | lanowner |
Definition at line 388 of file pg_dump.h.
Definition at line 390 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
| char* _procLangInfo::lanacl |
Definition at line 395 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
Definition at line 393 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
| char* _procLangInfo::lanowner |
Definition at line 396 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
Definition at line 392 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
Definition at line 391 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
Definition at line 394 of file pg_dump.h.
Referenced by dumpProcLang(), and getProcLangs().
1.7.1