docs: add a PL/iSQL overview#1444
Conversation
Assisted-by: OpenAI:gpt-5
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughAdds a PL/iSQL documentation chapter covering setup, syntax, features, packages, security, transactions, and migration guidance, then registers and includes the chapter in the SGML manual. ChangesPL/iSQL documentation
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thanks for your work! Before we merge, though, I noticed a few errors in the documentation. It reads like it was largely AI-generated, so I'd strongly encourage you to write it yourself — that usually makes the docs more accurate and easier to maintain. |
Assisted-by: OpenAI:gpt-5
|
Thank you for flagging this. AI assistance is now explicitly disclosed in the PR description, and I reworked the chapter in commit The corrections include:
I checked these points against the relevant initialization, GUC, extension, PL/iSQL autonomous-routine source, and regression tests. The full SGML |
|
Thank you again for your contribution. We noticed you've submitted multiple documentation PRs. Since IvorySQL's documentation is managed in the ivorysql_docs repository, we're currently discussing how best to handle the documentation you've submitted. We'll reach out to you once we've reached a decision. |
|
Thanks for you work. Please refer to the previous comments. |
Summary
psqlslash terminatorFixes #1434
Verification
make -C doc/src/sgml checkmake -C doc/src/sgml htmlgit diff --checkThe SGML and HTML checks were run in an out-of-tree cumulative documentation build containing this change and the other independently proposed documentation additions.
AI assistance disclosure
This contribution was prepared with OpenAI Codex using GPT-5. The agent assisted with source and test inspection, issue scoping, drafting code, documentation and tests where applicable, running verification, and preparing the PR description. I directed the scope, reviewed the resulting changes against the source and test results, and remain responsible for the submission.
Summary by CodeRabbit