PostgreSQL Source Code: fireRIRonSubLink_context Struct Reference (original) (raw)
fireRIRonSubLink_context Struct Reference
Data Fields | |
---|---|
List * | activeRIRs |
bool | hasRowSecurity |
Detailed Description
Definition at line 61 of file rewriteHandler.c.
Field Documentation
◆ activeRIRs
List* fireRIRonSubLink_context::activeRIRs
Definition at line 63 of file rewriteHandler.c.
Referenced by fireRIRonSubLink(), and fireRIRrules().
◆ hasRowSecurity
bool fireRIRonSubLink_context::hasRowSecurity
Definition at line 64 of file rewriteHandler.c.
Referenced by fireRIRonSubLink(), and fireRIRrules().
The documentation for this struct was generated from the following file:
- src/backend/rewrite/rewriteHandler.c