Skip to content

Commit 5884b92

Browse files
committed
Fix errors in commit a04bb65.
Not a lot of commentary needed here really.
1 parent 07e4d03 commit 5884b92

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 hold AysncQueueLock in (at least) shared mode.
1424+
* The caller must hold AsyncQueueLock in (at least) shared mode.
14251425
*/
14261426
static double
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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy