|
|
1c3261652b
|
modify CreateTrigStmt for copy and equal funcs
|
2024-04-11 20:02:51 +08:00 |
|
|
|
176adad1d0
|
create alter drop trigger in schema
|
2024-04-11 20:02:51 +08:00 |
|
|
|
c2dab22055
|
fix the problem of replace multi lines
|
2023-03-20 02:02:42 -04:00 |
|
|
|
60c0c33328
|
sync all inner code
|
2023-03-08 10:09:59 +08:00 |
|
|
|
58e6120553
|
!2998 SRF执行优化
* fix srf factcheck case
* SRF执行优化
|
2023-03-06 09:29:04 +00:00 |
|
|
|
9f8064bb24
|
实现事件触发器
|
2023-03-02 11:09:39 -05:00 |
|
|
|
62d9aa7012
|
角色验证和鉴权
|
2023-02-28 17:15:34 +08:00 |
|
|
|
fd1f338af5
|
TupleTableSlots数据结构及相关函数调用优化
|
2023-02-21 20:29:34 -08:00 |
|
|
|
e08956f596
|
!2354 合并pg pr:集中逻辑保护复制的效用语句
Merge pull request !2354 from ab2020c/master_utility
|
2023-02-21 08:37:29 +00:00 |
|
|
|
d7420c2caf
|
create trigger dump error
trigger function body is null
upgrade version
definer user name quote identifier
upgrade version2
format
|
2023-02-17 02:24:41 -08:00 |
|
|
|
bd74fed434
|
合并pg pr:集中逻辑保护复制的效用语句
|
2023-01-17 09:40:11 +08:00 |
|
|
|
3c0927c7e2
|
函数GetTupleForTrigger内goto标签ltrmark后不需要分号
|
2023-01-04 14:26:51 +08:00 |
|
|
|
69668e89d5
|
drop trigger syntax
|
2022-12-01 18:30:57 -08:00 |
|
|
|
f3b590064c
|
create trigger bug fix
trigger_body中sql与end相邻无空格,创建触发器失败
change english
B compatiblity
|
2022-11-30 17:39:14 -08:00 |
|
|
|
486def8a48
|
Fix memleak.
|
2022-10-17 21:12:49 +08:00 |
|
|
|
fa7a5f026f
|
!2149 修复trigger代码内存访问越界问题
Merge pull request !2149 from pengjiong/array
|
2022-09-13 12:32:10 +00:00 |
|
|
|
1a4e543da2
|
Fix mem overflow.
|
2022-09-09 16:04:04 +08:00 |
|
|
|
b9a173661d
|
skip locked
|
2022-09-09 10:23:40 +08:00 |
|
|
|
a2f3313190
|
mysql create trigger syntax
|
2022-09-07 19:34:38 -07:00 |
|
|
|
b919f404e8
|
add openGauss 3.1.0 feature code
|
2022-09-03 16:22:35 +08:00 |
|
|
|
d5a9c5ff35
|
add Mysql Feature ON UPDATE Syntax. It supports CREATE TABLE/ALTER TABLE DDL, and tools which include pg_dump and gsql adaptiving.
根据社区评审意见,对代码进行修改和优化。
|
2022-08-29 02:17:45 -07:00 |
|
|
|
de223dd152
|
sync code
|
2022-03-04 23:22:16 +08:00 |
|
|
|
c7b25efcff
|
New features (and bug fixes)
1. alter large sequence
2. subpartition
2.1 split subpartition
2.2 truncate subpartition
3. 支持load
4. 支持start-with/connect-by
5. ...
|
2021-12-29 21:33:28 +08:00 |
|
|
|
899cd4a36c
|
enhance tuple lock
|
2021-12-16 20:37:27 +08:00 |
|
|
|
1d540f4462
|
Patch for 930 release
|
2021-09-23 15:19:37 +08:00 |
|
|
|
8144e7706c
|
Fixed partition table concurrent update issue
|
2021-07-22 21:52:26 +08:00 |
|
|
|
b8e6ff7a81
|
generated col
|
2021-07-08 20:37:29 +08:00 |
|
|
|
829ed77424
|
logical
|
2021-06-30 15:56:37 +08:00 |
|
|
|
3d79c59118
|
Misc bugfixes
|
2021-03-06 12:39:28 +08:00 |
|
|
|
1567043064
|
同步source code
日期: 12-26
revision: ee5b054c
|
2020-12-28 22:19:21 +08:00 |
|
|
|
76d3983c35
|
req #109798,openGauss不支持约束的启用禁用
|
2020-11-12 18:28:44 +08:00 |
|
|
|
c040d78287
|
code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
|
2020-08-28 16:31:25 +08:00 |
|
|
|
6c5141b20b
|
分区表外键开放
代码格式修改
函数逻辑修改
|
2020-08-27 11:36:06 +08:00 |
|
|
|
e936f40df7
|
UPSERT code
|
2020-08-25 09:44:34 +08:00 |
|
|
|
7ea0a3484e
|
add foreign key
|
2020-07-15 14:48:06 +08:00 |
|
|
|
815a9771fb
|
first commit for openGauss server
|
2020-06-30 17:38:27 +08:00 |
|