Rev. | Tiempo | Autor |
---|---|---|
a797bcf PG11 | 2020-10-29 21:12:16 | Kyotaro Horiguchi |
Change version to 1.3.7. |
||
0fe2760 | 2020-10-29 21:12:16 | Kyotaro Horiguchi |
Make HashJoin hint more coercive. |
||
01adeac | 2020-10-29 21:12:16 | Kyotaro Horiguchi |
Fix tested OS version to CentOS 8.2 |
||
e600d83 | 2020-10-29 21:12:16 | Kyotaro Horiguchi |
Change copyright year of docs to 2020 |
||
7a9a406 | 2020-10-29 20:29:28 | Kyotaro Horiguchi |
Stabilize regression test. |
||
634d207 | 2020-10-29 20:29:28 | Kyotaro Horiguchi |
Follow a behavioral change in core. |
||
4343403 | 2020-10-29 20:29:28 | Kyotaro Horiguchi |
Update core.c and make_join_rel.c. |
||
d0e413c | 2020-10-29 20:29:28 | Kyotaro Horiguchi |
New tool to generate source files for copied functions |
||
7b86e22 REL11_1_3_6 | 2020-08-05 16:07:45 | Kyotaro Horiguchi |
Version 1.3.6 |
||
f8754a6 | 2020-07-14 18:10:01 | sherlockcpp |
Add description of *ScanRegExp hints in the document. |
||
d1c0dbd | 2020-07-14 17:33:08 | Daniil Anisimov |
Fix segfault when use Set, Rows and Parallel hints together |
||
08addd1 | 2020-07-14 16:33:06 | Yang Rong |
Fix some spelling errors in comments |
||
fe9017f | 2020-07-14 16:18:44 | LucyLikeMilk |
Fix version number in upgrade script. |
||
3080222 | 2020-07-14 15:01:58 | egashira.yusuke |
Mark hint table as a configuration table. |
||
10efd8a REL11_1_3_5 | 2020-02-20 21:56:30 | Kyotaro Horiguchi |
Change version to 1.3.5. |
||
75ac46e | 2020-02-20 19:58:27 | Kyotaro Horiguchi |
Change copyright year to 2020. |
||
a9bcfa7 | 2020-02-17 21:08:03 | Kyotaro Horiguchi |
Restore current hint state when returned from non-hinted query planning. |
||
f204d75 | 2020-02-17 17:49:55 | Kyotaro Horiguchi |
Follow the core chnges. |
||
0087813 | 2020-02-17 16:56:14 | Kyotaro Horiguchi |
Use proper type for non-integer GUC options. |
||
f5ba122 | 2020-02-17 15:03:59 | Kyotaro Horiguchi |
Fix Rows hint parsing |
||
64249fb | 2020-02-17 13:44:33 | Kyotaro Horiguchi |
Give correct query location to generate_normalized_query. |
||
be1a68f | 2020-02-14 15:57:39 | Kyotaro Horiguchi |
Fix crash bug caused by plancache invalidation |
||
4e3c987 | 2020-02-14 15:57:35 | Kyotaro Horiguchi |
Fix behavior of nested planning |
||
7d35d75 | 2020-02-14 15:54:13 | Kyotaro Horiguchi |
Fix a typo. |
||
bf5a325 | 2020-02-13 20:39:39 | Junseok Yang |
Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@. |
||
92039c6 | 2020-02-13 20:01:25 | LittleWuCoding |
Fix compiling error on Solaris |
||
a47f7ee | 2020-02-13 15:43:19 | Kyotaro Horiguchi |
Stabilize regression test. |
||
0136339 | 2020-02-13 14:52:46 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
dba2113 | 2019-08-29 17:33:54 | Jignesh Shah |
Fix definition of is_dummy_rel based on changes to community PostgreSQL 11.3 |
||
737bcdf | 2019-08-29 16:57:16 | LittleWuCoding |
fix spelling mistakes in file pg_hint_plan.html |