Skip to content

docs: add timescaledb_toolkit adaptation guide - #307

Open
messere1 wants to merge 4 commits into
IvorySQL:masterfrom
messere1:codex/issue-1099-timescaledb-toolkit
Open

docs: add timescaledb_toolkit adaptation guide#307
messere1 wants to merge 4 commits into
IvorySQL:masterfrom
messere1:codex/issue-1099-timescaledb-toolkit

Conversation

@messere1

@messere1 messere1 commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Summary\n\n- add bilingual source-build instructions for TimescaleDB Toolkit 1.26.0 on IvorySQL 5\n- document representative statistical, percentile, distinct-count, counter, and time-weighted functions\n- distinguish standalone Toolkit functionality from optional TimescaleDB features\n- document the verified Oracle-mode behavior and the direct Oracle-port installation limitation\n- add the component to both navigation files and ecosystem overview tables\n\n## Validation\n\nValidated with IvorySQL 5.4 / PostgreSQL 18.4, Rust 1.98.1, cargo-pgrx 0.18.1:\n\n- cargo test --workspace --exclude timescaledb_toolkit — passed\n- release build and install without Toolkit source changes — passed\n- PostgreSQL-mode extension lifecycle and representative hyperfunctions — passed\n- representative calls after switching to Oracle-compatible mode — passed\n- direct CREATE EXTENSION through Oracle port — documented limitation (upstream install SQL uses PostgreSQL syntax)\n\nFixes IvorySQL/IvorySQL#1099

Copilot AI lite review requested due to automatic review settings September 6, 2026 10:51

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

There are documentation consistency issues (Oracle-mode SET syntax) and a likely mixed line-ending problem in CN nav that should be normalized before merge.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds a new bilingual (EN/CN) adaptation guide for building and using the TimescaleDB Toolkit extension with IvorySQL 5, and integrates it into the docs navigation and ecosystem overview lists.

Changes:

  • Add new timescaledb_toolkit component documentation pages (EN/CN) covering build/install, validation queries, and Oracle-compatible mode notes.
  • Register the new component in both EN/CN navigation and ecosystem overview tables.
File summaries
File Description
EN/modules/ROOT/pages/master/ecosystem_components/timescaledb_toolkit.adoc New English guide for building/using TimescaleDB Toolkit on IvorySQL, including Oracle-mode notes.
CN/modules/ROOT/pages/master/ecosystem_components/timescaledb_toolkit.adoc New Chinese guide equivalent to the EN page.
EN/modules/ROOT/pages/master/ecosystem_components/ecosystem_overview.adoc Adds Toolkit to the EN ecosystem components table.
CN/modules/ROOT/pages/master/ecosystem_components/ecosystem_overview.adoc Adds Toolkit to the CN ecosystem components table.
EN/modules/ROOT/nav.adoc Adds Toolkit page to EN sidebar navigation.
CN/modules/ROOT/nav.adoc Adds Toolkit page to CN sidebar navigation.
Review details
  • Files reviewed: 6/6 changed files
  • Comments generated: 3
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread CN/modules/ROOT/nav.adoc Outdated
Comment on lines +78 to +79
*** xref:master/ecosystem_components/set_user.adoc[set_user]
*** xref:master/ecosystem_components/timescaledb_toolkit.adoc[timescaledb_toolkit]
Comment thread CN/modules/ROOT/pages/master/ecosystem_components/timescaledb_toolkit.adoc Outdated
Comment thread EN/modules/ROOT/pages/master/ecosystem_components/timescaledb_toolkit.adoc Outdated
@github-actions
github-actions Bot temporarily deployed to pull request September 6, 2026 10:55 Inactive
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🚀 IvorySQL-Docs Preview Ready

@github-actions
github-actions Bot temporarily deployed to pull request September 6, 2026 11:02 Inactive
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🚀 IvorySQL-Docs Preview Ready

@github-actions
github-actions Bot temporarily deployed to pull request September 6, 2026 11:06 Inactive
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

🚀 IvorySQL-Docs Preview Ready

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants