Skip to content

Conversation

@mason-sharp
Copy link
Member

Allocate MyProcPort after BackgroundWorkerInitializeConnectionByOid
so that InitPostgres doesn't see a non-NULL MyProcPort and try to
inspect SSL/GSS state on our fake Port (which would segfault).

Allocate MyProcPort after BackgroundWorkerInitializeConnectionByOid
so that InitPostgres doesn't see a non-NULL MyProcPort and try to
inspect SSL/GSS state on our fake Port (which would segfault).
@coderabbitai
Copy link

coderabbitai bot commented Feb 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch task/pg_18_2

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mason-sharp mason-sharp requested a review from rasifr February 8, 2026 05:16
@rasifr rasifr merged commit dd2335d into v5_STABLE Feb 9, 2026
6 checks passed
@rasifr rasifr deleted the task/pg_18_2 branch February 9, 2026 09:01
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