YAAP optimizer + executor integration prototype
pgext.cloud · Source code · Documentation · Control file
| Package | pg_yaap |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2026-05-25 |
| Catalogue updated | 2026-08-30 |
| pg_orca | ORCA query optimizer as a PostgreSQL extension |
| pargres | Prototype parallel query execution module for shared-nothing PostgreSQL clusters |
| pg_py_plan_forwarding | Forward PostgreSQL planner and executor data to embedded Python callbacks |
| geqo_extension | Load-only extraction of PostgreSQL's Genetic Query Optimizer with a planner hook and configurable GEQO behavior. |
| pg_table_range | Planning-time partition pruning by per-partition data ranges, including non-key columns. |
| aqo | Adaptive query optimization extension using execution statistics to improve cardinality estimation. |
| sql_saga_native | Rust/pgrx companion library that accelerates sql_saga temporal_merge planning and executor introspection. |
| mv_rewrite | Query rewriting extension that transparently rewrites queries to use lower-cost materialized views. |