Context
This issue tracks Task 12 from docs/superpowers/plans/2026-06-11-postgresql-libpg-query-compatibility.md.
Goal
Document how to run and verify the PostgreSQL compatibility harness end to end.
Files
- Modify
README.md
- Modify
docs/benchmarks/REPRODUCING.md
What the next agent should do
- Document
libpg_query as the PostgreSQL syntax oracle.
- Explain
DEEP_SUPPORTED versus CLASSIFIED_ONLY.
- Document
make test-pg-compat, make pg-compat, and make pg-compat-refresh.
- List the external prerequisites and the
PG_COMPAT_CACHE location.
- Run the final verification commands from the plan.
Acceptance
- The documentation is concise and accurate.
- The verification commands from the plan all pass.
- The repository has no unintended whitespace or status changes after the documentation update.
Context
This issue tracks Task 12 from
docs/superpowers/plans/2026-06-11-postgresql-libpg-query-compatibility.md.Goal
Document how to run and verify the PostgreSQL compatibility harness end to end.
Files
README.mddocs/benchmarks/REPRODUCING.mdWhat the next agent should do
libpg_queryas the PostgreSQL syntax oracle.DEEP_SUPPORTEDversusCLASSIFIED_ONLY.make test-pg-compat,make pg-compat, andmake pg-compat-refresh.PG_COMPAT_CACHElocation.Acceptance