8191e214c6
fixbug
...
Offering: openGaussDev
More detail: fixbug toast update
Match-id-e1c8f8cebd825f9509c89dc60e25d62af8a06474
2022-03-14 19:34:40 +08:00
0319403518
autonomous package value support anonymous block
...
Offering: openGaussDev
More detail: autonomous package value support anonymous block
Match-id-f3ca9de6f1d4d47382dad1566a600a1aa0e8d0ba
2022-03-14 19:34:40 +08:00
06c8f2afcf
deep copy procedure arg value
...
Offering: openGaussDev
More detail: deep copy procedure arg value
Match-id-dda612d112a2a69b554912340314383a39e71a7c
2022-03-14 19:34:40 +08:00
b93d4de9ed
Workaround for single connect-by cases
...
Offering: openGaussDev
More detail: If no rownum or level qual is present, do not create connect-by-level filter.
Signed-off-by:peijisheng peijisheng@huawei.com
Match-id-400310ecf9513b47303f71f69da642d4b44d762b
2022-03-14 19:34:39 +08:00
fd2bf6d4a6
[] decouple DBMind configurations
...
Offering: openGaussDev
More detail:fix the bug
Match-id-f11b3eeb02b57e799de38ccaee2d6bb6f256d5d5
2022-03-14 19:34:39 +08:00
f02c16a949
[] decouple DBMind configurations
...
Offering: openGaussDev
More detail:fix the bug
Match-id-f0436c0cf8c87c59b2597181cf413b71253cbfa5
2022-03-14 19:34:39 +08:00
e984d5525c
shutdown wal rcv and writer before truncate xlog in pitr
...
Offering: openGaussDev
More detail: shutdown wal rcv and writer before truncate xlog in pitr
Match-id-2b7bfe694a9842674fa20f302ae6dfc040c313fd
2022-03-14 19:34:39 +08:00
c423cfdb1b
adjust pitr barrier time
...
Offering: openGaussDev
More detail: adjust pitr barrier time
Match-id-4bd3feb79953fdfe59ac34788c57d59b5a3e356b
2022-03-14 19:34:39 +08:00
8264115840
upgrade grand version
...
Offering: openGaussDev
More detail: 更新预留版本号92508为92602,预留版本号92512为92604
2022-03-14 19:34:39 +08:00
d17420c4f6
add interface
...
Offering: openGaussDev
More detail: add interface of get_client_info
Match-id-d860436ca1408ee2625b8a680a865a2f8f2784e0
2022-03-14 19:34:39 +08:00
651da5cbe4
Ensure that the sync state of the pagewriter remains unchanged during thread recovery
...
Offering: openGaussDev
More detail:
Match-id-b22f78c1caadc9390b82ac62f29658f024a79e9e
2022-03-14 19:34:39 +08:00
621bd93e25
!1579 小型化升级脚本适配文件名修改
...
Merge pull request !1579 from hangjin2020/master
2022-03-11 06:20:33 +00:00
d0d639699b
适配小型化升级脚本
2022-03-11 10:58:26 +08:00
3871359928
!1577 修复bypass_pbe用例失败问题
...
Merge pull request !1577 from 杨皓/master
2022-03-11 01:50:30 +00:00
5398ea0f67
fix problem in regression bypass_pbe test
2022-03-10 18:50:37 +08:00
8b30bd9ceb
!1575 修复hw_pbe等几个用例预期
...
Merge pull request !1575 from 胡正超/hwpbe
2022-03-10 07:41:26 +00:00
2a34de04b8
!1564 修复升级过程中_jsonb类型oid的问题
...
Merge pull request !1564 from 胡正超/_jsonboid
2022-03-10 06:48:06 +00:00
78c7cf53dd
fix hw_pbe and explain_pbe of fastcheck
2022-03-09 19:36:01 +08:00
c10de5f198
!1569 小型化修改适配
...
Merge pull request !1569 from zhangxubo/lite
2022-03-08 09:12:59 +00:00
b82e608e6c
适配小型化修改
2022-03-08 16:06:24 +08:00
beb1f5838e
!1567 修复升级脚本重复的问题
...
Merge pull request !1567 from 胡正超/duupgrade
2022-03-08 02:21:26 +00:00
b19a23dcd9
!1546 bugfix: gs_ctl build备份、basebackup备份时,当文件大小超过一个段文件时,会导致build结果异常
...
Merge pull request !1546 from 吴岳川/I4V678
2022-03-07 13:20:58 +00:00
f8a23647d7
fix issue of duplicated upgrade sql
2022-03-07 21:02:37 +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
ec66903e3f
!1530 1. 禁止pglz与compresslevel参数同时使用;2. 页内词典压缩当且仅当compression为yes,而不是compression为空或者为no。3. pg_rewind修改部分日志打印等级
...
Merge pull request !1530 from 吴岳川/master
2022-03-07 11:01:55 +00:00
9a0b705a03
fix oid of _jsonb in upgrade
2022-03-07 11:14:43 +08:00
45e0a6f0d7
1. forbid setting compresslevel with pglz algorithm 2. bugfix: do PageCompression only when compression is yes
...
3. change some log level in pg_rewind
2022-03-07 09:20:08 +08:00
25ecba5316
!1563 行表压缩、哈希索引代码合入
...
Merge pull request !1563 from 吴岳川/0306_merge
2022-03-06 15:24:49 +00:00
15e3a99805
row compression & hash index
2022-03-06 22:47:02 +08:00
f9fc8c0d68
!1561 openGauss 3.0.0代码合入
...
Merge pull request !1561 from 杨皓/sync
2022-03-06 12:14:24 +00:00
40b128e5cd
fix publication ci problem
2022-03-06 19:23:15 +08:00
e0960a0dbd
change env to GAUSSHOME
2022-03-06 16:41:00 +08:00
1d1f529c89
更改fastcheck中,out文件空格导致失败问题
2022-03-06 02:09:43 +08:00
6a5266d02a
remove test in regression
2022-03-06 01:43:25 +08:00
e9a98a5a27
use makefile to build package
2022-03-05 16:55:07 +08:00
de223dd152
sync code
2022-03-04 23:22:16 +08:00
d26ec83e7b
!1549 【修复bug】WaitGraceThreadsExit函数固定睡15次
...
Merge pull request !1549 from stupidstan/master
2022-02-28 06:51:12 +00:00
954817a429
!1548 Fix issue: Fix a bug on the index advisor: Solve the problem that the index space size cannot be obtained
...
Merge pull request !1548 from liuly/master
2022-02-28 02:33:47 +00:00
19cc194672
fix sleep fixed 15 times
2022-02-27 20:15:27 +08:00
320a31aa85
fixed bug
2022-02-26 21:02:02 +08:00
b58517ed45
!1529 修复log_destination某些设置下启动失败的问题
...
Merge pull request !1529 from 胡正超/pglog
2022-02-25 01:49:37 +00:00
a8bf343bc6
!1526 回退捕获UCE信号需求, 回退sigbushandler的处理逻辑
...
Merge pull request !1526 from cchen676/master1
2022-02-24 13:21:36 +00:00
7eada11574
!1478 gstrace start时候,校验下数据库进程是否存在
...
Merge pull request !1478 from zhangxubo/bug3
2022-02-24 08:54:36 +00:00
88da95eb84
!1488 opengauss编译适配flex 2.6以上版本
...
Merge pull request !1488 from zhangxubo/flexversion
2022-02-24 08:32:10 +00:00
e160a27a8e
!1477 gs_collector收集plan信息,缺少gs_plan_simulator.sh脚本
...
Merge pull request !1477 from zhangxubo/bug1
2022-02-24 08:17:42 +00:00
eb6a95bc60
!1379 修复日志未记录SQL语句的持续时间的bug
...
Merge pull request !1379 from Hemny/bug-I4FISK
2022-02-23 12:55:34 +00:00
f3c5aafca2
!1379 修复日志未记录SQL语句的持续时间的bug
...
Merge pull request !1379 from Hemny/bug-I4FISK
2022-02-23 12:55:34 +00:00
a647cf9e5a
!1524 轻量级PR: 修复部分场景synchronous_commit参数修改不生效的问题
...
Merge pull request !1524 from cchen676/new_master
2022-02-23 12:02:15 +00:00
da986e78d1
!1350 修复修改最大可用模式most_available_sync未能稳定生效的缺陷
...
Merge pull request !1350 from chenxiaobin/mvs_reload
2022-02-23 11:28:41 +00:00
e83f1300c8
!1465 修复升级未提交时创建带update的多事务、列存表relminmxid不为0以及ustore表获取外键锁失败的问题
...
Merge pull request !1465 from chenxiaobin/fk_bugfix
2022-02-23 09:47:00 +00:00