-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doc: merge docs for CBDB compilation on Linux systems #224
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hiiii, @TomShawn welcome!🎊 Thanks for taking the effort to make our project better! 🙌 Keep making such awesome contributions!
@tuhaihe @Zhangbaowen-Hashdata PTAL, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work!
-
Could you update your commit title by following our commit conventions?
-
Do we need to update the
readmes/README.md
file?
e7ecb91
to
1a2c244
Compare
821850a
to
9f5cc3e
Compare
9f5cc3e
to
02fb73a
Compare
141dba7
to
8df0831
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
8df0831
to
0e2d4d7
Compare
b96da17
to
0e2d4d7
Compare
The docs for compiling CBDB on Linux systems are distributed in 2 files: readmes/README.Linux.md and readmes/README.md. This is not user-friendly enough. This PR merges the content into one document for a better reading experience.
0e2d4d7
to
6514891
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The docs for compiling CBDB on Linux systems are distributed in 2 files:
readmes/README.Linux.md
andreadmes/README.md
. This is not user-friendly enough. This PR merges the content into one document for a better reading experience.Change logs
Describe your change clearly, including what problem is being solved or what feature is being added.
If it has some breaking backward or forward compatibility, please clary.
Why are the changes needed?
Describe why the changes are necessary.
Does this PR introduce any user-facing change?
If yes, please clarify the previous behavior and the change this PR proposes.
How was this patch tested?
Please detail how the changes were tested, including manual tests and any relevant unit or integration tests.
Contributor's Checklist
Here are some reminders and checklists before/when submitting your pull request, please check them:
make installcheck
make -C src/test installcheck-cbdb-parallel