PostgreSQL Source Code: PsqlScanCallbacks Struct Reference (original) (raw)
#include <[psqlscan.h](psqlscan%5F8h%5Fsource.html)>
| Data Fields | |
|---|---|
| char *(* | get_variable )(const char *varname, PsqlScanQuoteType quote, void *passthrough) |
Detailed Description
Definition at line 61 of file psqlscan.h.
Field Documentation
◆ get_variable
char *(* PsqlScanCallbacks::get_variable) (const char *varname, PsqlScanQuoteType quote, void *passthrough)
Definition at line 65 of file psqlscan.h.
The documentation for this struct was generated from the following file:
- src/include/fe_utils/psqlscan.h