wuyuechuan
|
abdcea01c2
|
twophase bugfix
|
2022-03-22 10:29:25 +08:00 |
wuyuechuan
|
c66d37c274
|
1 ustore bugfix
2 禁用段页式、USTORE压缩表使用
3 禁用压缩表页面修复
4 修复remote read功能
|
2022-03-18 14:08:38 +08:00 |
LiHeng
|
de223dd152
|
sync code
|
2022-03-04 23:22:16 +08:00 |
arcoalien@qq.com
|
ac8363f2bc
|
fix issue 通过SET命令动态修改synchronous_commit设置不生效
|
2022-02-22 15:08:41 +08:00 |
dengxuyue
|
c7b25efcff
|
New features (and bug fixes)
1. alter large sequence
2. subpartition
2.1 split subpartition
2.2 truncate subpartition
3. 支持load
4. 支持start-with/connect-by
5. ...
|
2021-12-29 21:33:28 +08:00 |
xue_meng_en
|
eaaf873a9f
|
openGauss支持发布订阅
|
2021-12-16 23:20:10 +08:00 |
dengxuyue
|
1d540f4462
|
Patch for 930 release
|
2021-09-23 15:19:37 +08:00 |
ZigSmith
|
02f1b91e61
|
可通过configure选项--disable-llvm屏蔽llvm库的链接, 优化二进制文件大小以及内存占用
|
2021-06-11 17:38:36 +08:00 |
TotaJ
|
38d455d126
|
fix GPC bug with memoryleak and make it suitable for SQLBYPASS
|
2021-04-28 16:44:47 +08:00 |
yanghao
|
384bb1ae83
|
fix problem that stream thread pool may cause hang while exceed max_connections
|
2021-03-18 17:51:55 +08:00 |
Vinoth Veeraraghavan
|
8bb58f27da
|
1. Added envelopeType in Column and CommonColumnMetadata (required for JIT)
2. Minor MOT JIT fixes
|
2021-03-17 15:54:04 +08:00 |
xiong_xjun
|
24678f1045
|
xlog lock-less
|
2021-03-09 18:59:55 +08:00 |
dengxuyue
|
3d79c59118
|
Misc bugfixes
|
2021-03-06 12:39:28 +08:00 |
xiong_xjun
|
96c73e99d8
|
modify most_avaible_sync's meaning: primary is allowed to stop waiting for standby WAL sync when there is synchronous standby WAL senders are disconnected.
|
2020-12-30 22:57:22 +08:00 |
dengxuyue
|
1567043064
|
同步source code
日期: 12-26
revision: ee5b054c
|
2020-12-28 22:19:21 +08:00 |
xiong_xjun
|
13f130d8cf
|
fix memory all too much with hot_standby on, because nsubxacts is Signed integer, and it may be 0.
|
2020-12-21 20:17:04 +08:00 |
jeffee
|
5d0218bec4
|
xlog lock less modify
|
2020-12-14 14:25:48 +08:00 |
opengauss-bot
|
3a3759f6f2
|
!406 并行查询-并行创建索引(btree)
Merge pull request !406 from TotaJ/feature/parallel_create_index
|
2020-11-18 11:14:28 +08:00 |
opengauss-bot
|
3b63ba1ba1
|
!399 needn't do wal send wake up again after xlogflush.
Merge pull request !399 from xiong_xjun/master_1028
|
2020-11-13 17:01:21 +08:00 |
TotaJ
|
57fd5794e5
|
Parallel create index(btree).
|
2020-11-13 16:57:32 +08:00 |
xiong_xjun
|
e1bdb1001d
|
needn't do wal send wake up again after xlogflush.
|
2020-11-12 09:59:24 +08:00 |
Vinoth Veeraraghavan
|
f86dd8e455
|
Prerequisite for enabling cross-transaction support in MOT
|
2020-11-10 17:06:40 +08:00 |
TotaJ
|
7d3d00f643
|
Don't do CallXactCallbacks for parallel worker.
|
2020-10-30 09:31:17 +08:00 |
Vinoth Veeraraghavan
|
e171752f13
|
MOT code cleanup
|
2020-10-12 18:03:03 +08:00 |
TotaJ
|
0cac595ab6
|
Fix transaction state and combocid bug in parallel query.
|
2020-09-30 17:31:45 +08:00 |
victor_zhc
|
6b4954f66f
|
exetreme RTO
|
2020-09-28 15:58:38 +08:00 |
w00427717
|
2c6fb8dc60
|
fix free csn
|
2020-09-25 09:43:49 +08:00 |
TotaJ
|
5dfa9d8ed1
|
Parallel query, sequence scan.
|
2020-09-16 20:10:45 +08:00 |
houjibofa
|
7ead58b21c
|
【特性】【Opengauss回合】存储过程支持COMMIT/ROLLBACK
|
2020-08-21 00:23:02 +08:00 |
lishifu
|
815a9771fb
|
first commit for openGauss server
|
2020-06-30 17:38:27 +08:00 |