Commit Graph

2484 Commits

Author SHA1 Message Date
507aa793a0 publication and subscription support for initial data copy 2022-06-16 11:46:35 +08:00
df804a8a91 !1763 在support_extended_features场景下,支持删除插件
Merge pull request !1763 from pengjiong/drop_ext
2022-05-26 11:10:25 +00:00
91917dcfaf Fix drop extension. 2022-05-26 16:22:52 +08:00
1d7eadd778 !1762 [bugfix] 修复host_standby=off/wal_level=archive场景下failover/switchover出现tuple concurrently updated的问题
Merge pull request !1762 from 周斌/gsc_hoststandby
2022-05-26 01:31:22 +00:00
b335ef9af7 !1761 [feature] 修复GSC函数接口内存重复统计问题
Merge pull request !1761 from 周斌/gsc_cache_duplicate
2022-05-26 01:30:00 +00:00
572d99d03c repair wal_level=archive in switchover/failover get tuple concurrently updated issue 2022-05-25 20:17:01 +08:00
0b0959fc69 !1760 DFX: add exit log in PercentileMain
Merge pull request !1760 from 吴岳川/I5696K
2022-05-25 11:25:07 +00:00
238ee19a59 repair gs_gsc_memory_detail memory info inaccurate issue 2022-05-25 15:43:39 +08:00
d199d90a71 !1747 修复复合datum产生的record报错
Merge pull request !1747 from 仲夏十三/helper
2022-05-25 03:17:57 +00:00
2a77a3cebc !1751 增加alter procedure帮助说明
Merge pull request !1751 from 仲夏十三/helper2
2022-05-25 03:15:27 +00:00
214d01ddb6 !1759 [bugfix] 修复备机GSC不缓存数据问题
Merge pull request !1759 from 周斌/no_gsc_cache
2022-05-25 02:40:49 +00:00
4f024161f0 !1758 [bugfix] 修复openGauss数据库关闭时pagewriter主线程退出失败的问题
Merge pull request !1758 from 周斌/master
2022-05-25 02:38:02 +00:00
82d5ac65b0 DFX: add exit log in PercentileMain 2022-05-25 10:13:36 +08:00
7edda5e2a4 repair GSC no cache issue 2022-05-24 21:47:43 +08:00
e10c482649 repair opengauss close failed issue 2022-05-24 20:29:11 +08:00
0a29277070 !1739 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误
Merge pull request !1739 from 薛蒙恩/com_wal2json
2022-05-23 12:20:33 +00:00
96dad83a1d 修复wal2json插件编译时报logical.h文件中的DefElem类型未声明的错误 2022-05-23 17:27:49 +08:00
d433ee097a !1746 Masstree OOM feature
Merge pull request !1746 from Vinoth Veeraraghavan/master
2022-05-23 03:32:46 +00:00
a590e0b47f add alter procedure helper note 2022-05-23 11:00:17 +08:00
7f8b900e69 Merge branch 'master' of gitee.com:opengauss/openGauss-server into helper 2022-05-20 07:40:19 +00:00
f14255f040 fix record type issue caused by composite datum 2022-05-20 15:38:19 +08:00
26793e3bf2 Masstree out of memory feature:
1. Fix RCU bug in masstree (GC layer removal flow)
    2. Support pool allocation failure in masstree
    3. Add new masstree API changes
2022-05-20 10:46:52 +08:00
ae11cad2c3 !1738 修复\h drop table 查看语法帮助显示语法错误
Merge pull request !1738 from 仲夏十三/helper
2022-05-17 09:50:24 +00:00
57bc5c4a37 fix helper note 2022-05-17 10:22:29 +08:00
fb449157d0 !1710 修复join结果不正确的bug
Merge pull request !1710 from Cross-罗/join_alias
2022-05-16 07:21:34 +00:00
6c5898646e !1726 修复视图中包含自定义操作符时,获取视图定义失败的问题
Merge pull request !1726 from pengjiong/logical_core
2022-05-13 09:11:34 +00:00
c1335bebc9 Fix deserialize func and view. 2022-05-13 14:55:39 +08:00
b2c6e04eab !1725 重命名b_sql_plugin
Merge pull request !1725 from 仲夏十三/dolphin
2022-05-12 08:34:58 +00:00
16d32d3978 rename b_sql_plugin 2022-05-12 14:30:24 +08:00
3e14e85fdf !1698 添加对asianux平台支持
Merge pull request !1698 from zhangminjie/master
2022-05-10 07:35:19 +00:00
438bba32ff !1705 修复 master 分支 和 3.0.0 分支创建 postgis_raster 扩展失败问题
Merge pull request !1705 from sungwu/master
2022-05-10 06:07:23 +00:00
d82eba4790 !1721 【bugfix】修复interval分区exchange失败的问题
Merge pull request !1721 from cchen676/master1
2022-05-10 02:19:45 +00:00
4b7080c8ef [回合主线]fix bug interval分区exchange失败 2022-05-09 20:55:12 +08:00
5e1d9b79f6 添加对asianux平台支持 2022-05-09 11:40:22 +08:00
51c355c7b6 !1699 fix core of function pg_create_physical_replication_slot_extern
Merge pull request !1699 from 胡正超/repslot
2022-05-09 02:48:37 +00:00
4c0a495a18 fixed the bug of join 2022-05-05 09:45:50 +08:00
cbb8fd609b fix #I51OZS 修复在扩展中无法调用已创建函数问题,sort_candidate_func_list 函数实现 bug 2022-04-27 20:15:23 +08:00
475170ca0c !1703 修复plpgsql在使用b_sql_plugin插件的情况下没有正确使用插件语法解析器的bug
Merge pull request !1703 from Cross-罗/plpgsql
2022-04-27 11:01:46 +00:00
7f9a1f5428 Fix the bug that the pgplsql invokes the syntax parser error. 2022-04-27 16:35:38 +08:00
c04e377cdc !1701 修复升级后subbinary为空导致发布订阅报错问题
Merge pull request !1701 from 薛蒙恩/pubsub_bnrupg
2022-04-27 02:08:51 +00:00
6380ca0f4d !1702 修复分区表issue
Merge pull request !1702 from 仲夏十三/333
2022-04-26 12:43:21 +00:00
4898f04a3c change fastcheck 2022-04-26 20:06:11 +08:00
11a1a5c9ad fix partition error 2022-04-26 19:15:23 +08:00
a30ae9d5ad !1700 修复ustore二级分区以及生成列场景下,发布订阅数据同步失败的问题
Merge pull request !1700 from pengjiong/logical_core
2022-04-26 07:24:18 +00:00
0b70c7ab70 修复升级后subbinary为空导致发布订阅报错问题 2022-04-26 11:29:41 +08:00
f719422916 Fix ustore bug in publication. 2022-04-26 09:35:24 +08:00
88dcc7f99e !1697 修复由于CurrentResourceOwner为NULL导致的逻辑解码core问题
Merge pull request !1697 from pengjiong/logical_core
2022-04-25 11:59:17 +00:00
dbd9958443 fix core of function pg_create_physical_replication_slot_extern 2022-04-25 19:09:58 +08:00
38b5a0ac95 Fix logical decode core. 2022-04-25 17:48:53 +08:00
a548f5c3c6 !1675 修复发布订阅死锁问题
Merge pull request !1675 from 薛蒙恩/pubsub_deadlock
2022-04-24 01:53:42 +00:00