Rev. | Tiempo | Autor |
---|---|---|
a60dec0 PG10 | 2020-10-29 21:20:30 | Kyotaro Horiguchi |
Fix bogus upgrade scripts. |
||
306be8a | 2020-10-29 21:20:30 | Kyotaro Horiguchi |
Update core.c and make_join_rel.c. |
||
beb6a85 | 2020-10-29 21:20:30 | Kyotaro Horiguchi |
New tool to generate source files for copied functions |
||
c3634a9 | 2020-10-29 21:19:38 | Kyotaro Horiguchi |
Follow a behavioral change in core. |
||
c44dcca REL10_1_3_6 | 2020-08-05 16:25:39 | Kyotaro Horiguchi |
Version 1.3.6. |
||
46954dc | 2020-07-14 18:10:06 | sherlockcpp |
Add description of *ScanRegExp hints in the document. |
||
96a5329 | 2020-07-14 17:30:56 | Daniil Anisimov |
Fix segfault when use Set, Rows and Parallel hints together |
||
e7c3469 | 2020-07-14 16:36:34 | Yang Rong |
Fix some spelling errors in comments |
||
46ac55e | 2020-07-14 16:02:45 | egashira.yusuke |
Mark hint table as a configuration table. |
||
f282518 | 2020-07-14 16:02:17 | LucyLikeMilk |
Fix compiling error on Solaris |
||
8fe6bea REL10_1_3_5 | 2020-02-20 20:12:38 | Kyotaro Horiguchi |
Change version to 1.3.5. |
||
f170606 | 2020-02-20 19:06:11 | Kyotaro Horiguchi |
Change copyright year to 2020. |
||
b09afed | 2020-02-20 18:58:34 | Kyotaro Horiguchi |
Catch up core's change. |
||
1d86d3b | 2020-02-17 21:08:15 | Kyotaro Horiguchi |
Restore current hint state when returned from non-hinted query planning. |
||
ef5e864 | 2020-02-17 16:56:35 | Kyotaro Horiguchi |
Use proper type for non-integer GUC options. |
||
ffc2832 | 2020-02-17 15:00:43 | Kyotaro Horiguchi |
Fix Rows hint parsing |
||
788cf4b | 2020-02-17 13:45:33 | Kyotaro Horiguchi |
Give correct query location to generate_normalized_query. |
||
ca7d497 | 2020-02-14 16:31:26 | Kyotaro Horiguchi |
Fix crash bug caused by plancache invalidation |
||
eb2d8f3 | 2020-02-14 16:31:26 | Kyotaro Horiguchi |
Fix behavior of nested planning |
||
26d0dec | 2020-02-14 16:22:20 | Kyotaro Horiguchi |
Don't leave partial paths when no parallel hint is specified |
||
b526f32 | 2020-02-13 20:42:45 | Junseok Yang |
Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@. |
||
24d844e | 2020-02-13 15:50:38 | Kyotaro Horiguchi |
Stabilize regression test. |
||
987abe5 | 2020-02-13 14:52:33 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
64fe767 | 2019-08-29 17:23:26 | Jignesh Shah |
Fix is_dummy_rel based on changes in PostgreSQL 10.8 |
||
31d93fe | 2019-08-29 16:57:12 | LittleWuCoding |
fix spelling mistakes in file pg_hint_plan.html |
||
d9bc761 | 2019-08-29 16:12:39 | Arthur Zakirov |
Use ParallelHint in ParallelHintCreate() |
||
b8f3e8a | 2019-03-08 14:05:11 | Kyotaro Horiguchi |
Silence some compilers |
||
647bad4 | 2019-02-26 17:49:50 | Kyotaro Horiguchi |
Correctly handle planner nesting |
||
8cc5d96 | 2019-02-26 17:48:41 | Kyotaro Horiguchi |
Follow the behavior change of PostgreSQL |
||
429bd37 REL10_1_3_3 | 2019-01-17 16:40:44 | Kyotaro Horiguchi |
Change version to 1.3.3 |