Commit Graph

29 Commits

Author SHA1 Message Date
xxxsparkle 5ac3c12c63 Update bufmgr.cpp 2023-10-04 21:03:01 +08:00
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
openGaussDev 8b5d92a0e2 try last block for insert only when nobody holds locks on it.
Offering: openGaussDev

More detail: try last block for insert only when nobody holds locks on it.

Signed-off-by: Liu Rong <liurong25@huawei.com>

Match-id-d4b2af2c21d441ce9d2dcd6205adf5c2f4aa0581
2022-03-14 19:34:44 +08:00
wuyuechuan 15e3a99805 row compression & hash index 2022-03-06 22:47:02 +08:00
LiHeng de223dd152 sync code 2022-03-04 23:22:16 +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
wuyuechuan 4b35784ea0 table/index(btree) support compression 2021-12-16 22:24:44 +08:00
dengxuyue 1d540f4462 Patch for 930 release 2021-09-23 15:19:37 +08:00
chendong76 7c57a94670 openGauss support hash index 2021-09-03 14:21:54 +08:00
LiHeng 81352c202c Merge branch 'master' of gitee.com:opengauss/openGauss-server into master 2021-08-06 03:12:32 +00:00
LiHeng c152560e6c 添加内存屏障,保证读取的变量是当前最新值 2021-08-04 16:52:58 +08:00
dengxuyue 0b553e6e09 add smgrnblock cache and revert logical of block exist in
smgr/md
2021-08-03 22:28:12 +08:00
dengxuyue 71a0ee839d removed unused variable 2021-04-17 15:11:38 +08:00
opengauss-bot 551710134c !874 add smgr cached nblocks for main fork
Merge pull request !874 from LiHeng/cachedNblock
2021-04-01 21:01:14 +08:00
LiHeng d5fed4ae83 add smgr cached nblocks for main fork
Avoid repeatedly calling smgrnblocks() in read query on standby.
Now, we only add cached nblocks in main fork.
2021-03-30 20:27:29 +08:00
LiHeng e5f464fe9b revert logical of block exist in smgr/dm level 2021-03-29 23:31:54 +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
TotaJ 99a9dcbaf8 Add log for checkpoint. 2020-12-30 22:58:58 +08:00
dengxuyue 1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
TotaJ 9694d36be3 Add log for shutdown checkpoint. 2020-12-25 15:45:28 +08:00
jeffee 5d0218bec4 xlog lock less modify 2020-12-14 14:25:48 +08:00
LiHeng 6dfb1d9a03 fix high system load for reading clients with hot standby 2020-11-22 22:58:29 +08:00
huanglianjun 324fa01242 smart buffer pool 2020-09-28 22:25:13 +08:00
victor_zhc 6b4954f66f exetreme RTO 2020-09-28 15:58:38 +08:00
wangzhijun2018 112a9755f2 support shared thread pool for Global Temporary Table 2020-07-30 17:46:33 +08:00
wangzhijun 797043b60a merge code for global temporary table(GTT) 2020-07-29 18:23:11 +08:00
lishifu 815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00