openGauss代码评注赛——ustore堆表和索引相关注释代码 #41

Open
njuzhouzc wants to merge 4 commits from njuzhouzc/openGauss-server:3.0.0 into 3.0.0
First-time contributor

包含了ustore存储引擎中UBTree URQ的注释代码以及uheap的增删改操作的注释代码

包含了ustore存储引擎中UBTree URQ的注释代码以及uheap的增删改操作的注释代码
njuzhouzc added 4 commits 2023-10-05 16:00:45 +08:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b njuzhouzc-3.0.0 3.0.0
git pull 3.0.0

Step 2:

Merge the changes and update on Gitea.
git checkout 3.0.0
git merge --no-ff njuzhouzc-3.0.0
git push origin 3.0.0
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: huawei/openGauss-server#41
No description provided.