Skip to content

Commit 1d47ee5

Browse files
NikolaySclaude
andcommitted
Add backticks formatting for pg_stat_checkpointer in README
- Format pg_stat_checkpointer as code with backticks - Improves readability and follows markdown conventions - Consistent with PostgreSQL object naming standards 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent ac89209 commit 1d47ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Using alternative psql pager called "pspg" is highly recommended (but not requir
4242
-**PostgreSQL 14** - Fully supported
4343
-**PostgreSQL 15** - Fully supported
4444
-**PostgreSQL 16** - Fully supported
45-
-**PostgreSQL 17** - Fully supported (includes pg_stat_checkpointer compatibility)
45+
-**PostgreSQL 17** - Fully supported (includes `pg_stat_checkpointer` compatibility)
4646
-**PostgreSQL 18** - Fully supported (latest release)
4747

4848
Older versions (9.6-12) may work but are not actively tested. Some reports may require specific PostgreSQL features introduced in newer versions.

0 commit comments

Comments
 (0)