Issues
- 8
- 2
no longer compiles on postgres master
#197 opened by neiaberau - 1
Hints do not work on subqueries with DISTINCT
#187 opened by DontBreakAlex - 1
Instability of pg_hint_plan.sql test in PG16 + master on a slow box (or when testing with valgrind).
#161 opened by svglukhov - 1
Hinting estimation with duplicate alias names doesn't seem to be supported (?)
#153 opened by jakubwartakEDB - 11
Regression with Parallel hints combined with removal of indexes in Index hints
#164 opened by michaelpq - 26
- 3
Hint IndexScan: more docs and (possibly) check names
#196 opened by danolivo - 3
Tolerating preceding single-line comments
#175 opened by LukeNotable - 1
Hint to use a Nested Loop Semi Join
#177 opened by SteveDirschelTR - 2
Maskout script doesn't work on macOS
#181 opened by Sanath97 - 1
- 1
- 1
pg_hint_plan whether support for hints for group by method(hash/sort)?
#171 opened by ZhiXingHeYiApple - 2
- 6
Scan and Join hints do not work as expected
#168 opened by lucifer12346 - 3
Row hints doesn't work for TABLE functions
#157 opened by dgkimura - 15
Query Errors if pg_hint_plan.enable_hint_table and enable_hint is enabled but hints table does not exist
#191 opened by samimseih - 3
Discrepancy in the costs of prepared operators depending on the architecture of the system
#192 opened by Xen-On-core - 7
- 2
Cant get normalized text to work with pg plan hint
#180 opened by fakdaddy75 - 9
Improved repository description?
#178 opened by justinclift - 1
make hint relname comparison case insensitive
#173 opened by samimseih - 4
- 4
- 1
- 34
Next release for pg_hint_plans
#128 opened by michaelpq - 11
Plugging in a lex/yyac layer into pg_hint_plan
#132 opened by michaelpq - 1
- 3
multiple indexes for hints?
#155 opened by mahdiyari - 2
Documentation for branch PG16 is missing
#152 opened by michaelpq - 4
Is there a way to hint the exact list (and order) of columns used by a specific composite index?
#120 opened by vladich - 2
How to use GUC hint for a string
#118 opened by mrdrivingduck - 4
BitmapScan not applied when using a table alias
#150 opened by MatteoSp - 9
- 5
- 7
pg_hint_plan and plugin_debugger don't work together
#116 opened by phlaluna - 2
Specify build and probe tables to hash join possible?
#146 opened by Asoke26 - 1
rows hint does not work as expected
#127 opened by nikulinas - 9
Doesn't work unless the execution order is serial
#140 opened by come25136 - 2
Error reporting and non-existent indexes
#126 opened by Gurmokh - 1
Why don't set GUC variables manually?
#137 opened by danolivo - 11
- 5
- 1
pg_hint_plan-{1.4.1,1.5.0} fail to compile
#134 opened by patricklauer - 1
cannot build against postgres master branch
#122 opened by neiaberau - 12
Should the HTML documentation be dropped?
#123 opened by michaelpq - 1
aws ec2 make fail
#124 opened by zouchengli - 10
Planned release for the 25th of January
#117 opened by michaelpq - 0
Question about Hint
#114 opened by Hap-Hugh