|
|
f08b471229
|
解决由于空指针导致的1.1.0升级到3.1.0后对外键表进行delete操作产生core
|
2022-12-12 17:01:53 +08:00 |
|
|
|
1c5654cd23
|
压缩相关修改
|
2022-11-28 19:27:26 +08:00 |
|
|
|
7b56472d8e
|
add searchFuncHook
|
2022-11-17 15:23:17 +08:00 |
|
|
|
bb5b05ec46
|
主备共享存储
|
2022-11-07 22:04:18 +08:00 |
|
|
|
b919f404e8
|
add openGauss 3.1.0 feature code
|
2022-09-03 16:22:35 +08:00 |
|
|
|
d5a9c5ff35
|
add Mysql Feature ON UPDATE Syntax. It supports CREATE TABLE/ALTER TABLE DDL, and tools which include pg_dump and gsql adaptiving.
根据社区评审意见,对代码进行修改和优化。
|
2022-08-29 02:17:45 -07:00 |
|
|
|
c5b915a5e6
|
REINDEX CONCURRENTLY
|
2022-08-04 20:22:04 +08:00 |
|
|
|
507aa793a0
|
publication and subscription support for initial data copy
|
2022-06-16 11:46:35 +08:00 |
|
|
|
0c08e764e0
|
Global SysCache
Offering: openGaussDev
More detail:
修复闪回功能未适配GSC导致DDL数据无法丢弃问题
# Conflicts:
# src/gausskernel/storage/tcap/tcap_truncate.cpp
Match-id-e09ce9c267ac9ae227186b0e7cbc9377b1cfb06a
|
2022-03-14 19:34:44 +08:00 |
|
|
|
b6fb01e80e
|
fix parallel decoding visibility bug
Offering: openGaussDev
More detail: parallel decoding fix physical addressing info bug.
Match-id-491e37c4587a09f855ba3022206f5aaae7a8831f
|
2022-03-14 19:34:42 +08:00 |
|
|
|
751684b561
|
fixbug: when file segno >= 1, pcaFilePath will be 16384.1_pca. when transfer 16384_pca, without set '\0', pcapath open will be like '16384_pcaca', which will cause file missing.
|
2022-03-07 20:02:35 +08:00 |
|
|
|
15e3a99805
|
row compression & hash index
|
2022-03-06 22:47:02 +08:00 |
|
|
|
de223dd152
|
sync code
|
2022-03-04 23:22:16 +08:00 |
|
|
|
4a8f8b2140
|
compile warning
|
2022-02-16 20:57:01 +08:00 |
|
|
|
2eb20665ee
|
create index: compressOpts should be used with compresstype
compress_prealloc_chunks: must be less than BLCKSZ / chunksz
|
2022-01-22 09:55:04 +08:00 |
|
|
|
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 |
|
|
|
eaaf873a9f
|
openGauss支持发布订阅
|
2021-12-16 23:20:10 +08:00 |
|
|
|
4b35784ea0
|
table/index(btree) support compression
|
2021-12-16 22:24:44 +08:00 |
|
|
|
899cd4a36c
|
enhance tuple lock
|
2021-12-16 20:37:27 +08:00 |
|
|
|
17b4cfb347
|
remove oid for gs_global_chain
|
2021-10-08 11:11:38 +08:00 |
|
|
|
1d540f4462
|
Patch for 930 release
|
2021-09-23 15:19:37 +08:00 |
|
|
|
6a7eda6812
|
add db4ai
|
2021-08-05 17:00:58 +08:00 |
|
|
|
b8e6ff7a81
|
generated col
|
2021-07-08 20:37:29 +08:00 |
|
|
|
829ed77424
|
logical
|
2021-06-30 15:56:37 +08:00 |
|
|
|
3d79c59118
|
Misc bugfixes
|
2021-03-06 12:39:28 +08:00 |
|
|
|
1567043064
|
同步source code
日期: 12-26
revision: ee5b054c
|
2020-12-28 22:19:21 +08:00 |
|
|
|
bcb8dac11c
|
!433 增加约束对象的ENABLE/DISABLE功能
Merge pull request !433 from liyongjin/Baranch_master_req1
|
2020-12-28 20:17:16 +08:00 |
|
|
|
57fd5794e5
|
Parallel create index(btree).
|
2020-11-13 16:57:32 +08:00 |
|
|
|
76d3983c35
|
req #109798,openGauss不支持约束的启用禁用
|
2020-11-12 18:28:44 +08:00 |
|
|
|
e171752f13
|
MOT code cleanup
|
2020-10-12 18:03:03 +08:00 |
|
|
|
aa8a1715c3
|
fix partition bitmapand use btree with gin or gist
Signed-off-by: xiliu <xiliu_h@163.com>
|
2020-08-31 20:30:12 +08:00 |
|
|
|
777fc51353
|
fix codereview
Signed-off-by: xiliu <xiliu_h@163.com>
|
2020-08-29 16:11:10 +08:00 |
|
|
|
c040d78287
|
code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
|
2020-08-28 16:31:25 +08:00 |
|
|
|
b7953f51cf
|
fix long regression temp table issue
|
2020-08-20 17:31:47 +08:00 |
|
|
|
d5337ceca7
|
add materialized view feature to opengauss
|
2020-08-17 14:55:37 +08:00 |
|
|
|
909febe892
|
fix the issue: failed alloc memory when create many interval partitions in a transaction
Signed-off-by: yujiang <wutheringwind@163.com>
|
2020-08-03 14:57:33 +08:00 |
|
|
|
112a9755f2
|
support shared thread pool for Global Temporary Table
|
2020-07-30 17:46:33 +08:00 |
|
|
|
797043b60a
|
merge code for global temporary table(GTT)
|
2020-07-29 18:23:11 +08:00 |
|
|
|
815a9771fb
|
first commit for openGauss server
|
2020-06-30 17:38:27 +08:00 |
|