Commit Graph

30 Commits

Author SHA1 Message Date
fc2d689d4a 修复pbe场景下单机smp使用limit出现hang的问题 2021-04-17 11:50:39 +08:00
8bb58f27da 1. Added envelopeType in Column and CommonColumnMetadata (required for JIT)
2. Minor MOT JIT fixes
2021-03-17 15:54:04 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
0fb78478dc single user mod transaction bug fix 2021-02-23 11:13:16 +08:00
ce1fd44cda Fix memory alloc failed in batch mode. 2021-02-04 17:12:22 +08:00
a1a1c09bc7 test 2021-02-04 10:51:38 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
d1e536e89b !452 fix bugs when cancel autonomous transaction
Merge pull request !452 from scarbor_fair/bug_in_AT
2020-12-14 11:48:09 +08:00
cc7f6da94a 更合适的动态线程名 2020-12-01 15:52:28 +08:00
c8614a3297 fix bugs when cancel autonomous transaction 2020-12-01 15:36:15 +08:00
d8e880ee40 MOT code cleanup 2020-11-30 10:26:27 +08:00
427d68ddba Fix MOT update indexed column check to be recursive 2020-11-30 10:24:45 +08:00
61c9feb253 MOT code cleanup 2020-11-30 10:19:18 +08:00
a36668e664 fix bugs of sqlbypass without refresh parameter for DML
We forbiden a custom plan with sqlbypass, which may not
refresh parameter for const parameter.
2020-11-22 22:53:31 +08:00
e171752f13 MOT code cleanup 2020-10-12 18:03:03 +08:00
5dfa9d8ed1 Parallel query, sequence scan. 2020-09-16 20:10:45 +08:00
774c14fcde 过滤掉lock_codegen_process_sub函数的count = 0时的情况,提高查询性能。 2020-09-14 20:00:56 +08:00
606cc08ea6 fix bugs of autonomous transaction execute 2020-09-09 15:16:09 +08:00
6336904c3b MOT infra changes and fixes 2020-09-08 18:50:58 +08:00
ffd353b1aa fix bug bgworkers not exit of front error 2020-09-03 17:45:29 +08:00
21fb02c397 fix backendworker not exit bugs 2020-09-01 09:08:56 +08:00
4728c27ca8 !134 Support autonomous transaction
Merge pull request !134 from 江建宇/master
2020-08-29 17:26:45 +08:00
e763a80cc5 add autonomous transaction. The original patch is from:
https://www.postgresql.org/message-id/attachment/45863/autonomous.patch
2020-08-25 22:12:31 +08:00
2b53c44ed1 Fix JIT range select functionality when client uses batch mode 2020-08-25 09:40:36 +08:00
cb2ed43867 !122 set openGauss thread name and add getting function of t_thrd and u_sess
Merge pull request !122 from chenxiaobin/master
2020-08-21 23:23:52 +08:00
7ead58b21c 【特性】【Opengauss回合】存储过程支持COMMIT/ROLLBACK 2020-08-21 00:23:02 +08:00
c3b5c49794 set thread name and provide getting functions of t_thrd and u_sess 2020-08-20 21:58:06 +08:00
d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
19ceba3326 pg compatibility support 2020-08-10 09:23:51 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00