Rev. | Tiempo | Autor |
---|---|---|
d25d592 PG96 REL96_1_2_7 | 2020-08-05 16:45:17 | Kyotaro Horiguchi |
Version 1.2.7. |
||
781d653 | 2020-07-14 18:10:15 | sherlockcpp |
Add description of *ScanRegExp hints in the document. |
||
5e6d40e | 2020-07-14 17:27:17 | Daniil Anisimov |
Fix segfault when use Set, Rows and Parallel hints together |
||
9bb8452 | 2020-07-14 16:33:30 | Yang Rong |
Fix some spelling errors in comments |
||
78b37b6 | 2020-07-14 15:24:12 | egashira.yusuke |
Mark hint table as a configuration table. |
||
d6dcece REL96_1_2_6 | 2020-02-20 16:49:45 | Kyotaro Horiguchi |
Change version to 1.2.6. |
||
7276432 | 2020-02-20 16:46:05 | Kyotaro Horiguchi |
Change copyright year to 2020. |
||
c5a1d7d | 2020-02-20 16:45:18 | Kyotaro Horiguchi |
Catch up core's change. |
||
285b67d | 2020-02-17 21:08:26 | Kyotaro Horiguchi |
Restore current hint state when returned from non-hinted query planning. |
||
789d4d7 | 2020-02-17 16:57:05 | Kyotaro Horiguchi |
Use proper type for non-integer GUC options. |
||
4bd8229 | 2020-02-17 14:59:15 | Kyotaro Horiguchi |
Fix Rows hint parsing |
||
2c20820 | 2020-02-14 15:36:04 | Kyotaro Horiguchi |
Fix crash bug caused by plancache invalidation |
||
88d3fb3 | 2020-02-13 20:44:35 | Junseok Yang |
Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@. |
||
3f47bfd | 2020-02-13 20:01:56 | LittleWuCoding |
Fix compiling error on Solaris |
||
5da0953 | 2020-02-13 19:40:39 | Kyotaro Horiguchi |
Stabilize regression test. |
||
de8e6d9 | 2020-02-13 14:52:10 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
36bd012 | 2019-08-29 16:56:44 | LittleWuCoding |
fix spelling mistakes in file pg_hint_plan.html |
||
cb78687 | 2019-03-08 14:05:51 | Kyotaro Horiguchi |
Silence some compilers |
||
009aa8b | 2019-02-26 16:10:29 | Kyotaro Horiguchi |
Correctly handle planner nesting |
||
653f5ce | 2019-02-26 15:36:44 | Kyotaro Horiguchi |
Follow the behavior change of PostgreSQL |
||
d5c5bac | 2019-02-26 14:56:07 | Kyotaro Horiguchi |
Stabilize test on paralle hints |
||
ef58744 REL96_1_2_5 | 2019-01-17 16:41:13 | Kyotaro Horiguchi |
Change version to 1.2.5 |
||
a95e41f | 2019-01-17 16:41:13 | Kyotaro Horiguchi |
Fix reverse link of hint_list.html |
||
d5c9890 | 2019-01-17 16:08:38 | Kyotaro Horiguchi |
Fix documentation. |
||
9b6a528 | 2019-01-17 13:38:55 | Kyotaro Horiguchi |
Do make install for rpmbuild |
||
9567e5a | 2019-01-17 13:37:21 | Kyotaro Horiguchi |
Include all pg_hint_plan--*.sql files in installation |
||
3bc136d | 2019-01-17 13:35:38 | Kyotaro Horiguchi |
Change copyright year to 2019 |
||
0789606 | 2019-01-09 09:57:34 | Kyotaro Horiguchi |
Call standrad_ProcessUtility when no hook is set |
||
dff1e4a | 2019-01-07 19:13:37 | Kyotaro Horiguchi |
Support prepared statements on extended protocol |
||
1f00dc6 | 2019-01-07 19:13:37 | Kyotaro Horiguchi |
Remove an useless variable |