Rev. | Time | Author |
---|---|---|
43fe344 | 2020-02-14 15:46:43 | Kyotaro Horiguchi |
Fix crash bug caused by plancache invalidation |
||
ceb5af4 | 2020-02-14 15:43:50 | Kyotaro Horiguchi |
Fix crash bug caused by plancache invalidation |
||
2c20820 | 2020-02-14 15:36:04 | Kyotaro Horiguchi |
Fix crash bug caused by plancache invalidation |
||
0576a94 | 2020-02-14 13:00:01 | 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@. |
||
b526f32 | 2020-02-13 20:42:45 | Junseok Yang |
Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@. |
||
bf5a325 | 2020-02-13 20:39:39 | Junseok Yang |
Use tuple-only mode to stablize EXPLAIN output containing @abs_srcdir@. |
||
4bddf46 | 2020-02-13 20:02:01 | LittleWuCoding |
Fix compiling error on Solaris |
||
3f47bfd | 2020-02-13 20:01:56 | LittleWuCoding |
Fix compiling error on Solaris |
||
99aece7 | 2020-02-13 20:01:47 | LittleWuCoding |
Fix compiling error on Solaris |
||
92039c6 | 2020-02-13 20:01:25 | LittleWuCoding |
Fix compiling error on Solaris |
||
85e9782 | 2020-02-13 20:00:54 | LittleWuCoding |
Fix compiling error on Solaris |
||
5da0953 | 2020-02-13 19:40:39 | Kyotaro Horiguchi |
Stabilize regression test. |
||
510f6a4 | 2020-02-13 19:40:12 | Kyotaro Horiguchi |
Stabilize regression test and catching-up to the core. |
||
fc1926d | 2020-02-13 19:39:37 | Kyotaro Horiguchi |
Stabilize regression test and catching-up to the core. |
||
24d844e | 2020-02-13 15:50:38 | Kyotaro Horiguchi |
Stabilize regression test. |
||
a47f7ee | 2020-02-13 15:43:19 | Kyotaro Horiguchi |
Stabilize regression test. |
||
bd5dcc3 | 2020-02-13 14:57:07 | Kyotaro Horiguchi |
Fix the previous commit. |
||
b920371 | 2020-02-13 14:53:38 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
0136339 | 2020-02-13 14:52:46 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
987abe5 | 2020-02-13 14:52:33 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
de8e6d9 | 2020-02-13 14:52:10 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
53c74fb | 2020-02-13 14:51:51 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
3112422 | 2020-02-13 14:50:53 | Kyotaro Horiguchi |
Do null-check of error_context_stack before use |
||
22a770c | 2019-10-29 18:49:22 | Kyotaro Horiguchi |
Fix regression tests. |
||
96588f8 | 2019-10-29 18:47:17 | Kyotaro Horiguchi |
Follow the change in PG12. |
||
08e5c94 | 2019-10-29 18:24:38 | Kyotaro Horiguchi |
Update core.c based on PG12.0 |
||
dba2113 | 2019-08-29 17:33:54 | Jignesh Shah |
Fix definition of is_dummy_rel based on changes to community PostgreSQL 11.3 |
||
c945c7b | 2019-08-29 17:27:30 | Jignesh Shah |
Fix definition of is_dummy_rel based on changes in community |
||
64fe767 | 2019-08-29 17:23:26 | Jignesh Shah |
Fix is_dummy_rel based on changes in PostgreSQL 10.8 |