1-6 of 6 found
pg_hint_plan18
# pg\_hint\_plan 1.8 `pg_hint_plan` makes it possible to tweak PostgreSQL execution plans using so-called "hints" in SQL comments, like `/*+ SeqScan(a) */`.
pg_hint_plan17
# pg\_hint\_plan 1.7 `pg_hint_plan` makes it possible to tweak PostgreSQL execution plans using so-called "hints" in SQL comments, like `/*+ SeqScan(a) */`.
pg_hint_plan16
# pg\_hint\_plan 1.6 `pg_hint_plan` makes it possible to tweak PostgreSQL execution plans using so-called "hints" in SQL comments, like `/*+ SeqScan(a) */`.
pg_hint_plan15
# pg\_hint\_plan 1.5 `pg_hint_plan` makes it possible to tweak PostgreSQL execution plans using so-called "hints" in SQL comments, like `/*+ SeqScan(a) */`.
pg_hint_plan14
# pg\_hint\_plan 1.4 `pg_hint_plan` makes it possible to tweak PostgreSQL execution plans using so-called "hints" in SQL comments, like `/*+ SeqScan(a) */`.
pg_regresql
3) - Should work with `pg_hint_plan`, `hypopg`, and other hook-based extensions (not tested for now) ## License BSD 2-Clause License Copyright (c) 2026 Radim Marek <radim@boringsql.com>