Skip to content

Comments

refactor: Split service postgresql to new crate#6973

Merged
Xuanwo merged 1 commit intoapache:mainfrom
fenfeng9:refactor/split-postgresql-service
Dec 11, 2025
Merged

refactor: Split service postgresql to new crate#6973
Xuanwo merged 1 commit intoapache:mainfrom
fenfeng9:refactor/split-postgresql-service

Conversation

@fenfeng9
Copy link
Contributor

Which issue does this PR close?

Closes #6917.

Rationale for this change

Part of #6829. This PR completes the task for the postgresql service.

What changes are included in this PR?

Add postgresql service crate (moved code from core)

Are there any user-facing changes?

AI Usage Statement

Codex (with gpt-5.1-codex-max high)

@fenfeng9 fenfeng9 requested a review from Xuanwo as a code owner December 11, 2025 10:41
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" labels Dec 11, 2025
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Looks good, thank you for working on this!

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 11, 2025
@Xuanwo Xuanwo merged commit 661e65b into apache:main Dec 11, 2025
333 of 334 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[core split] Service: postgresql

2 participants