Commit Graph

2217 Commits

Author SHA1 Message Date
d28a571efd submit code to openGauss-server
Offering: openGaussDev

More detail: fix owner for fdw

Signed-off-by:chenbobo <chenbobo3@huawei.com>

Match-id-0cdd43e2bf4f91363b42dec95cd648e902b88bd5
2022-03-14 19:34:40 +08:00
a4da772704 : Fix that deleting view will core when explain_perf_mode is not EXPLAIN_NORMAL.
Offering: openGaussDev

More detail: Fix that deleting view will core when explain_perf_mode is not EXPLAIN_NORMAL.

Match-id-e8eddf898bbef7bec3e1d746a29aaa49ded93ef6
2022-03-14 19:34:40 +08:00
c426a575e3 submit code to openGauss-server
Offering: openGaussDev

More detail:range分区表PBE单分区剪枝

Signed-off-by:lihaixiao lihaixiao3@huawei.com

Match-id-a88ff128079ca680f33a7419eeab078bacf466d6
2022-03-14 19:34:40 +08:00
75c95e8adf fix create function core when set try_vector_engine_strategy
Offering: openGaussDev

More detail: fix create function core when set try_vector_engine_strategy

Match-id-d86091d4336785aeb6490eed86457e01414595d8
2022-03-14 19:34:40 +08:00
1763fab84f fix index bug
Offering: openGaussDev

More detail: fix index bug

Match-id-0f03a389aa14be42e77b3ae7dc9aa5b0d94cf863
2022-03-14 19:34:40 +08:00
9dd8fb38e7 Fix vacuum GPI bug
Offering: openGaussDev

More detail: Fix vacuum GPI bug

Match-id-fc68e3d7470fee7a0f85cf146c49ac0922c6998e
2022-03-14 19:34:40 +08:00
266cfad0fc add pg_catalog.
Offering: openGaussDev

More detail: add pg_catalog.

Match-id-b5efea09edc757fa778b76599c908ee973f71cb0
2022-03-14 19:34:40 +08:00
791b04f19c perf
Offering: openGaussDev

More detail: perf

Match-id-3e2076ba3cde3a1687d61ed5f0632e289fe6c654
2022-03-14 19:34:40 +08:00
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