Header And Logo

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

Data Fields

replace_rte_variables_context Struct Reference

#include <rewriteManip.h>

Data Fields

replace_rte_variables_callback callback
void * callback_arg
int target_varno
int sublevels_up
bool inserted_sublink

Detailed Description

Definition at line 25 of file rewriteManip.h.


Field Documentation

Definition at line 27 of file rewriteManip.h.

Referenced by replace_rte_variables(), and replace_rte_variables_mutator().

Definition at line 31 of file rewriteManip.h.

Referenced by replace_rte_variables(), and replace_rte_variables_mutator().

Definition at line 29 of file rewriteManip.h.

Referenced by replace_rte_variables(), and replace_rte_variables_mutator().


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