c026220a59
pg_stat_statements extension bug fix
2020-07-21 15:26:11 +08:00
fe95f2092f
!33 FixBug:Errors in multiple execution of regression tests on the aarch64 platform
...
Merge pull request !33 from hemny/master
2020-07-21 09:02:04 +08:00
90458e4422
!35 openGauss support CLOB datatype, which is implemented by TEXT type in PG
...
Merge pull request !35 from 德塔贝斯/dev-master
2020-07-20 23:35:51 +08:00
74a45f5ce4
!32 For oracle_fdw.
...
Merge pull request !32 from TotaJ/feature/o_fdw
2020-07-20 16:57:12 +08:00
6dd533a6bc
Bugfix:Errors in multiple execution of regression tests under the aarch64 platform
2020-07-20 11:58:52 +08:00
df66f2fd3d
For oracle_fdw.
2020-07-20 10:31:32 +08:00
46e5ca2fd3
!31 Remove '-fPIE' option when make mysql_fdw.
...
Merge pull request !31 from TotaJ/bugfix/mysql_fdw
2020-07-18 16:09:03 +08:00
0d3805c1af
Remove '-fPIE' when make mysql_fdw.
2020-07-18 11:33:48 +08:00
297afdec50
!28 Implement the aggregate function MEDIAN
...
Merge pull request !28 from 德塔贝斯/master
2020-07-17 21:30:40 +08:00
7553d5ebd8
openGauss support CLOB datatype, which is implemented by TEXT type in PG
2020-07-17 20:28:36 +08:00
7a70de1f87
Implement the aggregate function MEDIAN
2020-07-17 17:23:04 +08:00
4e06b13332
!27 Bugfix of mysql_fdw.
...
Merge pull request !27 from TotaJ/bugfix/mysql_fdw
2020-07-16 19:53:11 +08:00
769714f7bb
mysql_fdw patch.
...
1: Re-establish mysql_fdw connections after server or user mapping changes
2: Qualify table name with the database name while identifying a unique column
3: Fix crash with ANALYZE on a non-existing remote table.
2020-07-16 19:07:18 +08:00
74b560d2c0
!26 fix compiling error in Euler arm 2.8
...
Merge pull request !26 from gentle_hu/master
2020-07-15 16:50:43 +08:00
704661d398
fix compiling warning in Euler arm 2.8
2020-07-15 16:38:59 +08:00
8a874b0fb5
!25 opengauss supports foreign-key
...
Merge pull request !25 from 宋清怡/master
2020-07-15 15:07:35 +08:00
7ea0a3484e
add foreign key
2020-07-15 14:48:06 +08:00
6992b51370
!23 fix typos in REAME.md
...
Merge pull request !23 from i-robot/pull5
2020-07-15 09:11:39 +08:00
13d10db7a5
!24 add docker feature
...
Merge pull request !24 from lihongda/master
2020-07-15 09:09:39 +08:00
7f3fa5a584
add docker feature
2020-07-14 17:57:08 +08:00
d63825ba29
add docker feature
2020-07-14 17:50:55 +08:00
f9eddc45b8
!22 Fix compile error in mysql_fdw.
...
Merge pull request !22 from TotaJ/bug/mysql_fdw
2020-07-14 14:10:25 +08:00
4bbce41a2e
Fix mysql_fdw compile error.
2020-07-14 12:56:44 +08:00
226b75b509
fix typos in REAME.md
2020-07-13 11:10:23 -07:00
0b1e6cfd2a
!15 after executing make maintaince-clean , an error is reported with the make
...
Merge pull request !15 from 吴岳川/master
2020-07-13 22:35:21 +08:00
7fd80c9e9f
!20 For mysql_fdw.
...
Merge pull request !20 from TotaJ/feature/mysql_fdw
2020-07-13 22:30:44 +08:00
7cfeb61402
!21 add Mulan PSL v2 license for shutdown file
...
Merge pull request !21 from gentle_hu/master
2020-07-13 22:27:36 +08:00
81b9d23020
add Mulan PSL v2 license for shutdown file
2020-07-13 22:23:44 +08:00
b6e71dbf0d
For mysql_fdw.
2020-07-13 16:06:55 +08:00
6db3707035
!19 add shutdown syntax and test case
...
Merge pull request !19 from gentle_hu/master
2020-07-09 21:14:50 +08:00
738fe74f94
add shutdown opt and test case
2020-07-09 20:52:02 +08:00
464be0d61c
after executing maintaince-clean , an error is reported with the make
2020-07-06 10:37:37 +08:00
d85d4a6b7f
!14 Update the description of MOT.
...
Merge pull request !14 from gongsiyi/master
2020-07-03 12:24:19 +08:00
780e5eb87f
Update the description of MOT..
2020-07-03 11:09:31 +08:00
f6695d932c
!13 change expression calculation to variable calculation
...
Merge pull request !13 from lishifu/master
2020-07-02 18:14:21 +08:00
ec3110ec63
change expression caculation to variable caculation
2020-07-02 17:31:53 +08:00
c177a358db
!10 Modify readme file
...
Merge pull request !10 from Luke/master
2020-07-02 17:28:02 +08:00
01ca833603
!11 remove incorrect verification in configure
...
Merge pull request !11 from lishifu/master
2020-07-02 17:24:20 +08:00
7eabf54c13
!12 Fix excessive MOT redo and frequent ckpt issue
...
Merge pull request !12 from Vinoth/master
2020-07-02 17:21:54 +08:00
7cd23758c1
Fix excessive redo and frequent ckpt in MOT
2020-07-02 16:51:09 +08:00
d6738a90cb
Merge branch 'master' of https://gitee.com/lishifu_db/openGauss-server
2020-07-02 11:06:21 +08:00
ab03286904
remove incorrect verify
2020-07-02 11:05:46 +08:00
c2474712a4
Modify readme file
2020-07-02 09:45:48 +08:00
5854902242
!8 Update requirements.txt
...
Merge pull request !8 from wangtq/master
2020-07-01 16:50:11 +08:00
882c1bb7d2
!7 Update readme
...
Merge pull request !7 from tuohai666/readme
2020-07-01 16:43:12 +08:00
069609f4d3
!9 Added clang format file
...
Merge pull request !9 from Vinoth/master
2020-07-01 16:40:42 +08:00
051d4687b1
Adjust formatting
2020-07-01 16:23:36 +08:00
af20710713
Added .clang-format
2020-07-01 16:19:59 +08:00
37318703b8
update src/gausskernel/dbmind/xtuner/Readme.md.
...
suggest: upgrade pip.
2020-07-01 11:54:54 +08:00
60fb79a8bf
update readme
2020-07-01 11:49:20 +08:00