Rename XLogData to WALData
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 546
- Forks
- 83
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
Not sure how feasible this is (probably needs a v2?), but PostgreSQL now refers to XLogData as WALData: https://www.postgresql.org/message-id/E1uitvE-000hJX-0W%40gemulon.postgresql.org
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by locating all references to XLogData in the repository and compare the existing terminology with PostgreSQL's WALData naming; the work is done when the intended public naming is consistently updated and any compatibility or v2 boundary is clear.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100