|
f6fe8ca0a7
|
!1776 使用like including all/reloptoins时,即使包含compresstype,也会成功;compresstype可以与segment=off一起使用。
Merge pull request !1776 from 吴岳川/I56B4V
|
2022-05-31 06:48:44 +00:00 |
|
|
0b93d2ea1f
|
!1750 数据备份时,页面校验增加非压缩页面校验。
Merge pull request !1750 from 吴岳川/I58B0E
|
2022-05-31 06:47:08 +00:00 |
|
|
bf9d1b4e7e
|
bugfix: poor index compression ratio when use default pglz compression
|
2022-05-31 10:48:05 +08:00 |
|
|
cbe8618e0c
|
!1780 bugfix: 压缩表的mdtruncate无法实际应用到备机
Merge pull request !1780 from 吴岳川/I57V03
|
2022-05-31 02:36:57 +00:00 |
|
|
ef5c7afd4c
|
bugfix: mdtruncate redo can not read compress_opt
|
2022-05-30 17:36:23 +08:00 |
|
|
6edbfdce01
|
fix unused script
|
2022-05-30 17:16:36 +08:00 |
|
|
934efefbb6
|
!1727 支持dolphin插件自动安装加载和升级
Merge pull request !1727 from 仲夏十三/dolphin
|
2022-05-30 08:44:02 +00:00 |
|
|
8b6d9bd1da
|
1. (like...including reloptions) will success even if reloptions contains compresstype
2. compresstype can be used with (semgent=off) reloption
|
2022-05-30 15:30:03 +08:00 |
|
|
72f4d68de6
|
!1772 修复在部分场景下,非sysadmin用户执行gs_dump失败的问题
Merge pull request !1772 from pengjiong/drop_ext
|
2022-05-28 11:52:08 +00:00 |
|
|
62e3bed09b
|
Fix gs_dump
|
2022-05-28 17:58:05 +08:00 |
|
|
7d4d95a5ad
|
!1764 函数使用internal类型的限制添加wm_concat
Merge pull request !1764 from 吕辉/wm_concat
|
2022-05-28 07:00:10 +00:00 |
|
|
4b87c61c23
|
支持dolphin插件自动安装加载
|
2022-05-28 11:28:54 +08:00 |
|
|
240f61c595
|
!1740 compressByteConvert\compressDiffConvert内存判断当且仅当用户输入为true而不是判断用户是否使用该参数
Merge pull request !1740 from 吴岳川/I54KW0
|
2022-05-28 02:02:39 +00:00 |
|
|
a0d1a547f8
|
!1741 【压缩特性】在回放过程中,假设表文件已经被创建而表_pca等文件未被创建,flags会被修改,丢失O_CREATE标记,导致备机回放失败
Merge pull request !1741 from 吴岳川/I56GGM
|
2022-05-28 01:43:32 +00: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 |
|
|
e2163187ca
|
add wm_concat in InternalAggIsSupported
|
2022-05-26 15:34:47 +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 |
|
|
2a7c7033b9
|
Modify the description information of asp_sample_interval
|
2022-05-24 15:45:00 +08:00 |
|
|
6b757c263d
|
delta table支持autovacuum自动迁移至main table
|
2022-05-24 14:15:38 +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 |
|
|
36180e78e1
|
INT16OID值保持与catalog/pg_type.h中一致
|
2022-05-20 18:03:52 +08:00 |
|
|
df87af4701
|
bugfix: backup failed when uncompressed page in compressed table
|
2022-05-20 17:45:39 +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 |
|
|
5af581f12a
|
use RetryDataFileIdOpenFile to prevent the flags from being modified
|
2022-05-20 11:57:25 +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 |
|
|
dbcf479205
|
set compressByteConvert/compressDiffConvert to true when defElem is set to true
|
2022-05-18 14:41:15 +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 |
|
|
2b297f5db2
|
Fix array index.
|
2022-05-17 10:18:40 +08:00 |
|
|
08b6325e09
|
Update regress test hw_cipher_sm4 to fix the issue of gs_decrypt having two lines results
|
2022-05-17 11:25:13 +10:00 |
|
|
2a428aa4b3
|
fix error on gs_dump and gs_restore after upgrade
|
2022-05-16 18:20:59 +08:00 |
|
|
fb449157d0
|
!1710 修复join结果不正确的bug
Merge pull request !1710 from Cross-罗/join_alias
|
2022-05-16 07:21:34 +00:00 |
|
|
e71eacab49
|
link #I57IE7 fixed concurrent modify config file bug
|
2022-05-15 22:54:42 +08:00 |
|
|
13ca80eecf
|
link #I57H9Z fixed gstrace file open seg fault error
|
2022-05-15 20:58:00 +08:00 |
|