Skip to main content

Module postgresql

Module postgresql 

Source
Expand description

Portable PostgreSQL helper modules used by Athena driver surfaces.

These modules stay below the server runtime boundary and can be shared by gateway, scheduler, and future standalone driver consumers.

Modulesยง

column_resolver
Dynamic PostgreSQL column resolution helpers.
json_row_expr
SQL fragments for JSON row projections in gateway fetch paths.
raw_sql
schema_cache