Commit Graph

2357 Commits

Author SHA1 Message Date
opengauss-bot c1399b1719
!1558 修复无法使用域名搭建主从bug
Merge pull request !1558 from sharpwei/master
2022-03-18 03:01:39 +00:00
opengauss-bot fb4209396d
!1598 修复int相除精度被舍弃导致计划代价不准确的问题
Merge pull request !1598 from 胡正超/4ppreform
2022-03-17 13:10:51 +00:00
opengauss-bot fa2c2899b1
!1598 修复int相除精度被舍弃导致计划代价不准确的问题
Merge pull request !1598 from 胡正超/4ppreform
2022-03-17 13:10:51 +00:00
opengauss-bot 43d8ca835e
!1599 同步lob相关问题修复
Merge pull request !1599 from 胡正超/lob
2022-03-17 08:44:47 +00:00
gentle_hu 97baa93140 fix issue of lob 2022-03-17 14:26:01 +08:00
gentle_hu f5d6b792b3 fix err pruningRatio expr and misstake code 2022-03-17 14:25:09 +08:00
opengauss-bot de5d95be1b
!1597 修复startwitch下cte和subquery嵌套的问题
Merge pull request !1597 from 杨皓/master
2022-03-17 03:58:55 +00:00
yanghao 53e0d681cf fix problem that startwith result not correct while cte and subquery nesting 2022-03-17 11:07:16 +08:00
opengauss-bot 9963364bfa
!1596 恢复代码
Merge pull request !1596 from 胡正超/misscode
2022-03-16 12:35:59 +00:00
gentle_hu 05a04c1d9b missing code of bd515dfada Fix rename schema bug. 2022-03-16 19:44:07 +08:00
gentle_hu f3c1d59045 missing code of 3f3b578e1074a00bfe3bcd51c34d45eae06a5f72: char/varchar length count. 2022-03-16 19:43:18 +08:00
opengauss-bot f3e27c51bc
!1590 修复创建多个订阅端,后创建的订阅端生效耗时较长的问题
Merge pull request !1590 from pengjiong/fix_snap_too_long
2022-03-16 02:06:11 +00:00
opengauss-bot cba028b3c2
!1555 订阅端应该连接到发布端的HA端口
Merge pull request !1555 from pengjiong/sub_auth
2022-03-16 02:00:04 +00:00
opengauss-bot 7997a8cf86
!1556 优雅地判断LLVM_MAJOR_VERSION宏定义为空还是数值
Merge pull request !1556 from fairyfar/master
2022-03-16 01:58:32 +00:00
opengauss-bot 83fb394ac6
!1578 b_sql_plugin插件内核适配修改
Merge pull request !1578 from chenxiaobin/b_sql_plugin
2022-03-16 01:19:36 +00:00
chenxiaobin19 59ff629c95 b_sql_plugin插件内核适配修改 2022-03-15 21:19:06 +08:00
opengauss-bot 9e4aa05aa5
!1576 修复多事务并发对同一元组更新加锁的xlog回放导致的数据不一致问题
Merge pull request !1576 from chenxiaobin/fixRelay
2022-03-15 11:53:55 +00:00
opengauss-bot 4a38ade643
!1591 gs_dump补充测试用例
Merge pull request !1591 from 吴岳川/gs_dump
2022-03-15 09:59:58 +00:00
opengauss-bot 5ab9e44e4b
!1586 修复因为修改pagewriter_sleep参数导致无法重启数据库的bug
Merge pull request !1586 from Cross-罗/unstop
2022-03-15 09:47:33 +00:00
opengauss-bot 919cdc58b1
!1586 修复因为修改pagewriter_sleep参数导致无法重启数据库的bug
Merge pull request !1586 from Cross-罗/unstop
2022-03-15 09:47:33 +00:00
wuyuechuan 164223adae add gs_dump_encrypt testcase 2022-03-15 17:08:04 +08:00
opengauss-bot ba28d92b06
!1572 单机下取消在read\out funcs中通过name+namespace来重写typeoid
Merge pull request !1572 from 胡正超/typeoid
2022-03-15 08:48:04 +00:00
opengauss-bot fc2467bbd1
!1572 单机下取消在read\out funcs中通过name+namespace来重写typeoid
Merge pull request !1572 from 胡正超/typeoid
2022-03-15 08:48:03 +00:00
luozihao 238df3258d 修复无法重启数据库的bug 2022-03-15 16:47:15 +08:00
opengauss-bot 97bd39fcfa
!1584 同步主线若干问题修复
Merge pull request !1584 from 杨皓/master
2022-03-15 07:25:57 +00:00
TotaJ a4a0147952 Fix wait too long when create some subscription at one time. 2022-03-15 11:04:31 +08:00
yanghao b7b93008e4 fix problem in regression test 2022-03-14 21:22:05 +08:00
openGaussDev cb831efeb2 fix problem that int16 upgrade
Match-id-e1d589f34a5010fa5d06d285a9d81900e127d908
2022-03-14 21:22:05 +08:00
openGaussDev 8fa9add60b logical decoding fix oldestXmin bug
Offering: openGaussDev

More detail: logical decoding fix oldestXmin bug

Match-id-87cb95184273b561cc007bc585ff4e45fc03c45a
2022-03-14 21:22:05 +08:00
openGaussDev 734764285d Offering: openGaussDev
More detail: 

# Conflicts:
#	src/gausskernel/storage/tcap/tcap_drop.cpp

Match-id-fa7ce45964faefccb43c1539268d6621d9a8dafd
2022-03-14 19:34:46 +08:00
openGaussDev a004cc661a fix mock password
Offering: openGaussDev

More detail: fix mock password

Match-id-4ea8e26156c0027ad6be4a2626aa666e7afc01e3
2022-03-14 19:34:46 +08:00
openGaussDev de631b5047 fix pitr force advance archive slot failed
Offering: openGaussDev

More detail: Modify pgarch walsender and walreceiver

Match-id-99d82487ad3d4e927779aa40996fb062fc7ea357
2022-03-14 19:34:46 +08:00
openGaussDev ea0a5061e9 primary must update the targetBarrier incrementally.
Offering: openGaussDev

More detail: targetBarrier更新必须递增

Match-id-be34323f18803bbe8851773fc97170ec8b73be02
2022-03-14 19:34:45 +08:00
openGaussDev 87eeb92227 The codegen function of VecAgg adapts to unique_check.
Offering: openGaussDev

More detail: The codegen function of VecAgg adapts to unique_check.

Match-id-4314cb63a4c79ae386cfe88a1681216111c9e14f
2022-03-14 19:34:45 +08:00
openGaussDev 2483136618 当口令作为脚本或命令的参数时,禁止通过历史操作查询(如上下键、ctrl + r、历史记录命令)等方式显示口令等敏感信息。
Offering: openGaussDev

More detail: 当口令作为脚本或命令的参数时,禁止通过历史操作查询(如上下键、ctrl + r、历史记录命令)等方式显示口令等敏感信息。

Match-id-1d8922456b1511c4f818ceaa37bf0755a1023217
2022-03-14 19:34:45 +08:00
openGaussDev e9c1bafa4c 修复 truncatecsnlog cutoff_xid 过大的问题
Offering: openGaussDev

More detail: 修复 truncatecsnlog cutoff_xid 过大的问题

Match-id-70294496a4db845521a52ac94f0a2b6556401c2e
2022-03-14 19:34:45 +08:00
openGaussDev 94a6f12608 fix
Offering: openGaussDev

More detail: fixed the instantaneous inconsistency of data between index scan and table scan in interval partition table

Signed-off-by:  <jiang.yu@huawei.com>

Match-id-a83cf32c48755b34a0443892b4875cf99e80e00c
2022-03-14 19:34:45 +08:00
openGaussDev b2c77be2dd Fix IndexBuildUHeapScan release buffer too early
Offering: openGaussDev

More detail: Fix IndexBuildUHeapScan release buffer too early

Match-id-a1c03d8bfb863446b058ec2220eccd49887dc97e
2022-03-14 19:34:45 +08:00
openGaussDev 76d76c8b12 DBE SCHEDULER
Offering: openGaussDev

More detail:credential 密码mask支持多个单引号

Match-id-1d86f3a0a3a407d3569f9ba892c38538f89c7cf5
2022-03-14 19:34:45 +08:00
openGaussDev fb6fb990a1 fix the erreport bugs
Offering: openGaussDev

More detail: fix the erreport of all double write history files

# Conflicts:
#	src/gausskernel/storage/access/transam/single_double_write.cpp

Match-id-0f22771c3109347655ae2c0e4b1acb21c8c89f23
2022-03-14 19:34:45 +08:00
openGaussDev c3339b5ba1 fix invalid memory in undo
Offering: openGaussDev

More detail: fix invalid memory in undo

Match-id-496852205f7ba0be46bf71ec29580aeece9d50f5
2022-03-14 19:34:45 +08:00
openGaussDev 9014fc5261 fix mock password
Offering: openGaussDev

More detail: fix mock password

Match-id-55ca9762c2d8270a6b5458977f906b00f6b777f2
2022-03-14 19:34:45 +08:00
openGaussDev 1f0543f212 parallel decoding change toastMask to the highest bit
Offering: openGaussDev

More detail: parallel decoding fix initialization bug

Match-id-8e0cddece001059dedf185e00506ed2f72f370e8
2022-03-14 19:34:45 +08:00
openGaussDev 6e1770b403 just calculate RTO when apply lsn update
Offering: openGaussDev

More detail: 可选

Match-id-1a6bcef19603d8a1f43286bec3a350c2760f0a0f
2022-03-14 19:34:45 +08:00
openGaussDev 2c01f72e88 codecheck
Offering: openGaussDev

More detail: codecheck

Match-id-082dcecf96ae3d928c3d77899d47d3a236932dd4
2022-03-14 19:34:45 +08:00
openGaussDev 1c8b74121d decorate xgboost Error information
Offering: openGaussDev

More detail: decorate xgboost Error information:Delete Stack Print

Match-id-04f4a4620009e86d912ff90ffe0117c62dba8847
2022-03-14 19:34:45 +08:00
openGaussDev 513eabfde4 fix xgboost Error information
Offering: openGaussDev

More detail: fix xgboost Error information:Delete Stack Print

Match-id-80e36471ef2d99815d78f1b667b900bd016a43e0
2022-03-14 19:34:45 +08:00
openGaussDev 430ffd0582 show Un-support feature for obs
Offering: openGaussDev

More detail: show Un-support feature for obs

Match-id-522435bc1d43f361b9f5700de80584b3cc5637f5
2022-03-14 19:34:45 +08:00
openGaussDev 01d4a56856 perf optimization for audit process
Offering: openGaussDev

More detail: fix Audit cleanup process issue for audit_space_limit warning

Match-id-a8f0429fe3195d274ae428fab51da848d4a56656
2022-03-14 19:34:45 +08:00
openGaussDev 9924ecb026 add test case hw_audit_pg_query
Offering: openGaussDev

More detail:add test case hw_audit_pg_query

Match-id-08b44df1f068d35498a10f3748a471204a7f16d8
2022-03-14 19:34:45 +08:00