opengauss-bot
|
3fe1bf4cb7
|
!1464 修复语法插件hook
Merge pull request !1464 from 仲夏十三/new-master
|
2022-01-18 06:24:48 +00:00 |
kidhasdream
|
77fbf44da8
|
增加enable_custom_parser和parser hook,支持自定义解析器
|
2022-01-14 11:21:31 +08:00 |
opengauss-bot
|
b3955adfcc
|
!1431 修改支持配置延迟进入最大可用模式需求的代码逻辑和相关问题
Merge pull request !1431 from cchen676/new_master
|
2022-01-11 09:20:28 +00:00 |
opengauss-bot
|
dcad1d1985
|
!1459 fix upgrade of gs_encrypted_proc
Merge pull request !1459 from zhengxue/master
|
2022-01-11 07:44:23 +00:00 |
opengauss-bot
|
3751f522e1
|
!1460 删除无用的syscache
Merge pull request !1460 from pengjiong/remove_syscache
|
2022-01-10 07:31:13 +00:00 |
TotaJ
|
85325497e2
|
Remove useless syscache.
|
2022-01-10 11:22:36 +08:00 |
shirley_zhengx
|
4d9af0d658
|
fix upgrade of gs_encrypted_proc
|
2022-01-08 18:12:18 +08:00 |
opengauss-bot
|
60c51b371e
|
!1444 修复发布订阅功能的升级脚本问题
Merge pull request !1444 from pengjiong/pubsub_fix_upgrade
|
2022-01-05 01:51:04 +00:00 |
opengauss-bot
|
345c633c0b
|
!1436 【轻量级 PR】:update src/include/knl/knl_variable.h.
Merge pull request !1436 from Lain/N/A
|
2022-01-05 01:43:37 +00:00 |
opengauss-bot
|
b51530f247
|
!1447 修复postgis编译失败的问题
Merge pull request !1447 from pengjiong/postgis
|
2022-01-05 01:39:33 +00:00 |
gentle_hu
|
18a38c2a29
|
recover missing code about upsert-subquery\first last agg\array func\cgroup
|
2022-01-04 19:14:55 +08:00 |
TotaJ
|
863e5c119c
|
Fix build postgis failed.
|
2022-01-04 17:43:41 +08:00 |
opengauss-bot
|
ab5354ef25
|
!1432 fix bug for local index with fastupdate for partition
Merge pull request !1432 from zhengxue/master_dev
|
2022-01-04 01:25:57 +00:00 |
TotaJ
|
a73f5fcf91
|
Fix upgrade script for publication
|
2021-12-31 16:51:35 +08:00 |
cchen676
|
5f30a78647
|
Merge branch 'master' of gitee.com:opengauss/openGauss-server into new_master
|
2021-12-31 06:20:18 +00: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 |
林开钞
|
2670d0d8c4
|
update src/include/knl/knl_variable.h.
单词拼写错误
|
2021-12-29 10:15:23 +00:00 |
arcoalien@qq.com
|
40fb97943f
|
修改支持配置延迟进入最大可用模式需求的代码逻辑
修复社区该需求相关的问题
|
2021-12-27 21:41:57 +08:00 |
shirley_zhengx
|
a3cf9e4b3c
|
fix bug for local index with fastupdate for partition
|
2021-12-27 13:14:53 +08:00 |
mry
|
e40c175b52
|
commit for keep_sync_window
|
2021-12-17 09:56:19 +08:00 |
TotaJ
|
974d7e8726
|
Fix acl error.
|
2021-12-16 23:20:22 +08:00 |
xue_meng_en
|
eaaf873a9f
|
openGauss支持发布订阅
|
2021-12-16 23:20:10 +08:00 |
TotaJ
|
4bf1feab89
|
Support subscription and publication.
|
2021-12-16 23:16:24 +08:00 |
wuyuechuan
|
4b35784ea0
|
table/index(btree) support compression
|
2021-12-16 22:24:44 +08:00 |
chenxiaobin19
|
899cd4a36c
|
enhance tuple lock
|
2021-12-16 20:37:27 +08:00 |
opengauss-bot
|
afcd4f26e4
|
!1351 修复cstore unique index 一些问题
Merge pull request !1351 from 吴岳川/master
|
2021-11-10 03:50:00 +00:00 |
wuyuechuan
|
f5fea59092
|
cstore: unique index bug fix
|
2021-11-09 10:12:25 +08:00 |
opengauss-bot
|
b2ff10be13
|
!1313 为函数pg_buffercache_pages增加了isvalid和pinning_backends两个输出参数
Merge pull request !1313 from 彭煜玮/master
|
2021-11-04 07:34:57 +00:00 |
Yuwei Peng
|
cd3ccd0334
|
增加了针对pg_buffercache_pages函数的回滚脚本
增加了针对pg_buffercache_pages函数的回滚脚本,同时补充了otherdb中针对该函数的升级脚本,也将升级脚本中bucketid的类型更正为int4。
|
2021-11-02 20:16:02 +08:00 |
ganyang
|
df57653524
|
Add for nvarchar.
|
2021-10-30 17:49:58 +08:00 |
opengauss-bot
|
f20a461caa
|
!1299 【测试类型:性能】【测试版本:2.1.0】账本数据库删除全局区块表oid提升事务处理性能
Merge pull request !1299 from herui/remove_gchain_oid
|
2021-10-26 01:54:25 +00:00 |
Yuwei Peng
|
fc8fd72914
|
更正了升级脚本
|
2021-10-19 00:05:22 +08:00 |
Yuwei Peng
|
4702f7687a
|
将pg_buffercache_pages的参数bucketid的类型修正为int4
|
2021-10-18 00:15:10 +08:00 |
Yuwei Peng
|
83c8185721
|
为pg_buffercache_pages增加了2个输出参数isvalid和pinning_backends
|
2021-10-17 20:58:00 +08:00 |
April01xxx
|
66aea19936
|
修复流复制synchronous_commit参数工作不正确的问题。
|
2021-10-13 15:36:12 +08:00 |
he_ray
|
17b4cfb347
|
remove oid for gs_global_chain
|
2021-10-08 11:11:38 +08:00 |
opengauss-bot
|
d950a04bc9
|
!1293 pg_collation系统表升级适配
Merge pull request !1293 from 薛蒙恩/collation
|
2021-09-30 06:19:02 +00:00 |
opengauss-bot
|
7df0a8680f
|
!1296 删除unique_sql_clean_ratio参数
Merge pull request !1296 from 薛蒙恩/deleteratio
|
2021-09-30 04:06:50 +00:00 |
xue_meng_en
|
63db5284dc
|
删除unique_sql_clean_ratio参数
|
2021-09-29 21:09:37 +08:00 |
opengauss-bot
|
65ca90b77d
|
!1277 【bugfix】解决备机故障时主机对应WalSender无法超时退出的问题
Merge pull request !1277 from chenxiaobin/walsndtimeout
|
2021-09-29 12:58:22 +00:00 |
dengxuyue
|
28a2360335
|
No opengauss has no packages support
|
2021-09-29 16:46:47 +08:00 |
xue_meng_en
|
ccb2105621
|
pg_collation系统表升级适配
|
2021-09-29 16:32:30 +08:00 |
chenxiaobin19
|
2e40b5158c
|
set nonblocking to send walsender timeout messgae to frontend
|
2021-09-27 11:41:23 +08:00 |
dengxuyue
|
1d540f4462
|
Patch for 930 release
|
2021-09-23 15:19:37 +08:00 |
luozihao
|
a5bd03758c
|
禁用备机归档
|
2021-09-16 17:03:02 +08:00 |
xue_meng_en
|
22f8faf033
|
支持GB18030字符集升级适配
|
2021-09-14 22:08:58 +08:00 |
opengauss-bot
|
20c383b5d5
|
!1247 jsonb门禁同步与问题修复
Merge pull request !1247 from gentle_hu/jsonbcodestyle
|
2021-09-14 02:21:29 +00:00 |
chendong76
|
7c57a94670
|
openGauss support hash index
|
2021-09-03 14:21:54 +08:00 |
shirley_zhengx
|
27e85b6e16
|
upgrade and parallel xlog for hash index
|
2021-09-03 14:18:08 +08:00 |
xiteming
|
ee7c6ffb8f
|
min max support ip
|
2021-09-03 10:27:56 +08:00 |