1-4 of 4 found
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) */`.