Skip to content

Commit 25e2cd8

Browse files
committed
feat: PostgreSQL spinlock
1 parent 86215ab commit 25e2cd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/.vuepress/configs/sidebar/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,7 @@ export const sidebarEn: SidebarConfig = {
291291
"/notes/PostgreSQL/PostgreSQL Plan Hint GUC.md",
292292
"/notes/PostgreSQL/PostgreSQL Process Activity.md",
293293
"/notes/PostgreSQL/PostgreSQL Query Execution.md",
294+
"/notes/PostgreSQL/PostgreSQL Spinlock.md",
294295
"/notes/PostgreSQL/PostgreSQL VFD.md",
295296
],
296297
},

0 commit comments

Comments
 (0)