Skip to content

Add PostgreSQL kernel review skill - #3

Draft
XIDIANcoding wants to merge 1 commit into
masterfrom
cursor/postgres-kernel-review-skill-edd4
Draft

XIDIANcoding wants to merge 1 commit into
masterfrom
cursor/postgres-kernel-review-skill-edd4

Conversation

@XIDIANcoding

Copy link
Copy Markdown
Owner

Summary

  • Add a reusable Cursor skill for PostgreSQL backend/kernel C code review.
  • Cover locking, concurrency, error handling, MemoryContext, ResourceOwner, buffer pins, WAL/recovery, MVCC, hooks, and hot-path performance.
  • Include review workflow, finding format, severity guide, testing guidance, GDB snippets, and references to PostgreSQL public/in-tree materials.

Validation

  • Ran git diff --check.
Open in Web Open in Cursor 

Co-authored-by: wangyangyang <XIDIANcoding@users.noreply.github.com>
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