| Class | Description |
|---|---|
| PostgresqlBoundIRBuilder |
PostgreSQL PL/pgSQL implementation of
IBoundIRBuilder. |
| PostgresqlExternalDepClassifier |
Classifies PostgreSQL built-in functions and pg_catalog system functions
that should be treated as external dependencies rather than user-defined calls.
|
| PostgresqlRoutineRefResolver |
PostgreSQL routine reference resolver with search_path support.
|
| PostgresqlSymbolCollector |
PostgreSQL PL/pgSQL symbol collector.
|