Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5884b92

Browse files
committed
Fix errors in commita04bb65.
Not a lot of commentary needed here really.
1 parent07e4d03 commit5884b92

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎src/backend/commands/async.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1421,7 +1421,7 @@ pg_notification_queue_usage(PG_FUNCTION_ARGS)
14211421
/*
14221422
* Return the fraction of the queue that is currently occupied.
14231423
*
1424-
* The caller must holdAysncQueueLock in (at least) shared mode.
1424+
* The caller must holdAsyncQueueLock in (at least) shared mode.
14251425
*/
14261426
staticdouble
14271427
asyncQueueUsage(void)

‎src/test/isolation/isolation_schedule

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ test: alter-table-1
4141
test: alter-table-2
4242
test: alter-table-3
4343
test: create-trigger
44+
test: async-notify
4445
test: timeouts

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp