Rejects queries without WHERE clauses using a planner hook loaded via shared_preload_libraries.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_bofh |
|---|---|
| Version | 0.0.1 |
| Repository | Unspecified |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_bofh |
| Stars | 5 |
| Latest commit | 2014-09-26 |
| Catalogue updated | 2026-08-30 |
| optpaths | Planner hook extension for adding paths and removing self joins |
| planinstr | Planner hook for measuring PostgreSQL planning time, intended mainly for debugging. |
| pathprobe | PostgreSQL planner path probing extension for planner-aware SQL agents |
| pargres | Prototype parallel query execution module for shared-nothing PostgreSQL clusters |
| mv_rewrite | Query rewriting extension that transparently rewrites queries to use lower-cost materialized views. |
| pg_stash_advice | Store plan advice by query ID and automatically apply it during PostgreSQL query planning |
| qos | QoS resource governor extension for PostgreSQL sessions and queries |
| pg_table_range | Planning-time partition pruning by per-partition data ranges, including non-key columns. |